Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/
HDif_ath_rx_edma.c346 nf = ath_hal_getchannoise(ah, sc->sc_curchan); in ath_edma_recv_proc_queue()
483 nf = ath_hal_getchannoise(sc->sc_ah, sc->sc_curchan); in ath_edma_recv_proc_deferred_queue()
HDif_ath_rx.c915 nf = ath_hal_getchannoise(ah, sc->sc_curchan); in ath_rx_proc()
HDif_athvar.h1306 #define ath_hal_getchannoise(_ah, _c) \ macro
HDif_ath.c3634 *noise = ath_hal_getchannoise(ah, ni->ni_chan); in ath_node_getsignal()