Searched refs:g_low (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.c148 ah->ah_gain.g_low = 20;
154 ah->ah_gain.g_low = 20;
268 ah->ah_gain.g_low = level[0] +
333 if (ah->ah_gain.g_current <= ah->ah_gain.g_low) {
340 ah->ah_gain.g_target <= ah->ah_gain.g_low &&
H A Drfgain.h456 ((_g)->g_current <= (_g)->g_low || (_g)->g_current >= (_g)->g_high)
H A Dath5k.h645 u8 g_low; member in struct:ath5k_gain

Completed in 102 milliseconds