Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_rx_edma.c510 ath_hal_rxmonitor(ah, &sc->sc_halstats, sc->sc_curchan); in ath_edma_recv_proc_queue()
H A Dif_ath_rx.c1211 ath_hal_rxmonitor(ah, &sc->sc_halstats, sc->sc_curchan); in ath_rx_proc()
H A Dif_athvar.h1189 #define ath_hal_rxmonitor(_ah, _arg, _chan) \ macro