Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c160 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