Searched refs:ath_transmit (Results 1 – 1 of 1) sorted by relevance
160 static int ath_transmit(struct ieee80211com *, struct mbuf *);1304 ic->ic_transmit = ath_transmit; in ath_attach()3328 ath_transmit(struct ieee80211com *ic, struct mbuf *m) in ath_transmit() function