Searched refs:ath_transmit (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath.c160 static int ath_transmit(struct ieee80211com *, struct mbuf *);
1302 ic->ic_transmit = ath_transmit;
3320 ath_transmit(struct ieee80211com *ic, struct mbuf *m) function
3349 ATH_KTR(sc, ATH_KTR_TX, 0, "ath_transmit: start");
3587 ATH_KTR(sc, ATH_KTR_TX, 0, "ath_transmit: finished");

Completed in 144 milliseconds