Searched refs:ar9300_noise_floor_get (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_spectral.c263 ar9300_noise_floor_get(struct ath_hal *ah, int freq_mhz, int ch) function
302 #define ar9300_noise_floor_get(_ah,_f,_ich) ar9300_noise_floor_cal_or_power_get((_ah), (_f), (_ich), 1/*use_cal*/) macro
421 ar9300_noise_floor_get(ah, chan->channel, ichain);

Completed in 96 milliseconds