Home
last modified time | relevance | path

Searched refs:noise_floor (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/wireless/ath/ath5k/
Dphy.c1331 static void ath5k_hw_update_nfcal_hist(struct ath5k_hw *ah, s16 noise_floor) in ath5k_hw_update_nfcal_hist() argument
1335 hist->nfval[hist->index] = noise_floor; in ath5k_hw_update_nfcal_hist()
/linux-2.6.39/drivers/net/wireless/
Dmwl8k.c833 __u8 noise_floor; member
885 *noise = -rxd->noise_floor; in mwl8k_rxd_8366_ap_process()