Home
last modified time | relevance | path

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

/freebsd/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 */ in ath_vap_delete()
2799 ath_stoprecv(sc, 1); in ath_stop()
2995 ath_stoprecv(sc, (reset_type != ATH_RESET_NOLOSS)); in ath_reset()
5305 ath_stoprecv(sc, 1); /* turn off frame recv */ in ath_chan_set()