Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_rx.h41 #define ath_startrecv(_sc) \ macro
57 extern int ath_startrecv(struct ath_softc *sc);
H A Dif_ath_rx.c1248 ath_startrecv(sc); in ath_rx_proc()
H A Dif_ath.c1892 if (ath_startrecv(sc) != 0) in ath_vap_delete()
2695 if (ath_startrecv(sc) != 0) { in ath_init()
3053 if (ath_startrecv(sc) != 0) /* restart recv */ in ath_reset()
5370 if (ath_startrecv(sc) != 0) { in ath_chan_set()