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

/freebsd-current/sys/dev/ath/
H A Dif_ath_rx.h39 #define ath_stoprecv(_sc, _dodelay) \ macro
56 extern void ath_stoprecv(struct ath_softc *sc, int dodelay);
H A Dif_ath.c1808 ath_stoprecv(sc, 1); /* stop recv side */
2799 ath_stoprecv(sc, 1);
2995 ath_stoprecv(sc, (reset_type != ATH_RESET_NOLOSS));
5305 ath_stoprecv(sc, 1); /* turn off frame recv */

Completed in 67 milliseconds