Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_rx_edma.c423 nf = ath_hal_getchannoise(ah, sc->sc_curchan); in ath_edma_recv_proc_queue()
561 nf = ath_hal_getchannoise(sc->sc_ah, sc->sc_curchan); in ath_edma_recv_proc_deferred_queue()
H A Dif_ath_rx.c1106 nf = ath_hal_getchannoise(ah, sc->sc_curchan); in ath_rx_proc()
H A Dif_athvar.h1359 #define ath_hal_getchannoise(_ah, _c) \ macro
H A Dif_ath.c3965 *noise = ath_hal_getchannoise(ah, ni->ni_chan); in ath_node_getsignal()