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

/freebsd-11-stable/sys/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.c1174 * ath_startrecv()?
1180 ath_startrecv(sc);
H A Dif_ath.c1805 if (ath_startrecv(sc) != 0)
2530 if (ath_startrecv(sc) != 0) {
2884 if (ath_startrecv(sc) != 0) /* restart recv */
5179 if (ath_startrecv(sc) != 0) {

Completed in 172 milliseconds