Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath.c160 static int ath_transmit(struct ieee80211com *, struct mbuf *);
1305 ic->ic_transmit = ath_transmit; in ath_attach()
3323 ath_transmit(struct ieee80211com *ic, struct mbuf *m) in ath_transmit() function