Searched refs:ath_stoprecv (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_rx.h41 #define ath_stoprecv(_sc, _dodelay) \ macro
58 extern void ath_stoprecv(struct ath_softc *sc, int dodelay);
H A Dif_ath.c1801 ath_stoprecv(sc, 1); /* stop recv side */
2752 ath_stoprecv(sc, 1);
2948 ath_stoprecv(sc, (reset_type != ATH_RESET_NOLOSS));
5253 ath_stoprecv(sc, 1); /* turn off frame recv */

Completed in 186 milliseconds