Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.h95 extern int ath_raw_xmit(struct ieee80211_node *ni, struct mbuf *m,
H A Dif_ath_tx.c2418 ath_raw_xmit(struct ieee80211_node *ni, struct mbuf *m, in ath_raw_xmit() function
H A Dif_ath.c1310 ic->ic_raw_xmit = ath_raw_xmit; in ath_attach()