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

/freebsd-current/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.c1890 if (ath_startrecv(sc) != 0)
2687 if (ath_startrecv(sc) != 0) {
3045 if (ath_startrecv(sc) != 0) /* restart recv */
5362 if (ath_startrecv(sc) != 0) {
H A Dif_ath_rx.c1242 * ath_startrecv()?
1248 ath_startrecv(sc);

Completed in 251 milliseconds