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

/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_rx.h43 #define ath_startrecv(_sc) \ macro
59 extern int ath_startrecv(struct ath_softc *sc);
H A Dif_ath.c1883 if (ath_startrecv(sc) != 0)
2640 if (ath_startrecv(sc) != 0) {
2998 if (ath_startrecv(sc) != 0) /* restart recv */
5310 if (ath_startrecv(sc) != 0) {
H A Dif_ath_rx.c1247 * ath_startrecv()?
1253 ath_startrecv(sc);

Completed in 159 milliseconds