Searched refs:g_high (Results 1 - 3 of 3) 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.c149 ah->ah_gain.g_high = 35;
155 ah->ah_gain.g_high = 85;
266 ah->ah_gain.g_high = level[3] -
284 ah->ah_gain.g_high = 55;
315 if (ah->ah_gain.g_current >= ah->ah_gain.g_high) {
322 ah->ah_gain.g_target >= ah->ah_gain.g_high &&
H A Drfgain.h456 ((_g)->g_current <= (_g)->g_low || (_g)->g_current >= (_g)->g_high)
H A Dath5k.h646 u8 g_high; member in struct:ath5k_gain

Completed in 109 milliseconds