Home
last modified time | relevance | path

Searched refs:ah_noise_floor (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath5k/
H A Dattach.c122 ah->ah_noise_floor = -95; /* until first NF calibration is run */ in ath5k_hw_init()
H A Dmac80211-ops.c673 survey->noise = ah->ah_noise_floor; in ath5k_get_survey()
H A Dath5k.h1436 s32 ah_noise_floor; member
H A Dphy.c1650 ah->ah_noise_floor = nf; in ath5k_hw_update_noise_floor()
H A Dbase.c1448 rxs->signal = ah->ah_noise_floor + rs->rs_rssi; in ath5k_receive_frame()