Home
last modified time | relevance | path

Searched refs:ath_hal_getchannoise (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_rx_edma.c395 nf = ath_hal_getchannoise(ah, sc->sc_curchan); in ath_edma_recv_proc_queue()
531 nf = ath_hal_getchannoise(sc->sc_ah, sc->sc_curchan); in ath_edma_recv_proc_deferred_queue()
H A Dif_ath_rx.c1055 nf = ath_hal_getchannoise(ah, sc->sc_curchan); in ath_rx_proc()
H A Dif_athvar.h1376 #define ath_hal_getchannoise(_ah, _c) \ macro
H A Dif_ath.c3942 *noise = ath_hal_getchannoise(ah, ni->ni_chan);