Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/
HDif_ath_rx_edma.c474 ath_hal_rxmonitor(ah, &sc->sc_halstats, sc->sc_curchan); in ath_edma_recv_proc_queue()
HDif_ath_rx.c1126 ath_hal_rxmonitor(ah, &sc->sc_halstats, sc->sc_curchan); in ath_rx_proc()
HDif_athvar.h1168 #define ath_hal_rxmonitor(_ah, _arg, _chan) \ macro