Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_rx_edma.c174 if (ath_hal_stopdmarecv(ah) == AH_TRUE) in ath_edma_stoprecv()
H A Dif_ath_rx.c1399 ath_hal_stopdmarecv(ah); /* disable DMA engine */ in ath_legacy_stoprecv()
H A Dif_athvar.h1162 #define ath_hal_stopdmarecv(_ah) \ macro