Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/
HDif_ath_rx.c1178 ath_hal_rxena(ah); /* enable recv descriptors */ in ath_rx_proc()
1394 ath_hal_rxena(ah); /* enable recv descriptors */ in ath_legacy_startrecv()
HDif_ath_rx_edma.c248 ath_hal_rxena(ah); in ath_edma_startrecv()
HDif_athvar.h1097 #define ath_hal_rxena(_ah) \ macro