Home
last modified time | relevance | path

Searched refs:ath_raw_xmit (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/ath/
HDif_ath_tx.h96 extern int ath_raw_xmit(struct ieee80211_node *ni, struct mbuf *m,
HDif_ath_tx.c2320 ath_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, in ath_raw_xmit() function
HDif_ath.c1212 ic->ic_raw_xmit = ath_raw_xmit; in ath_attach()