Home
last modified time | relevance | path

Searched refs:ath_hal_stoppcurecv (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_rx_edma.c168 ath_hal_stoppcurecv(ah); in ath_edma_stoprecv()
H A Dif_ath_rx.c1397 ath_hal_stoppcurecv(ah); /* disable PCU */ in ath_legacy_stoprecv()
H A Dif_athvar.h1158 #define ath_hal_stoppcurecv(_ah) \ macro