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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dphy.c1112 ah->ah_nfcal_hist.index = 0;
1114 ah->ah_nfcal_hist.nfval[i] = AR5K_TUNE_CCA_MAX_GOOD_VALUE;
1119 struct ath5k_nfcal_hist *hist = &ah->ah_nfcal_hist;
1130 memcpy(sort, ah->ah_nfcal_hist.nfval, sizeof(sort));
H A Dath5k.h1110 struct ath5k_nfcal_hist ah_nfcal_hist; member in struct:ath5k_hw

Completed in 38 milliseconds