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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c1156 int hx = 0, hy = 0, hhave = 0; local
1161 hhave = 0;
1169 if (!hhave || dx > (x - hx)) {
1173 hhave = 1;
1190 if (hhave) {
1198 } else if (hhave) /* only high is good, use it */

Completed in 30 milliseconds