Searched refs:bandIndex (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/staging/otus/hal/
H A Dhpreg.c1912 u16_t i, bandIndex = 0; local
1919 bandIndex = i + 1;
1922 if (bandIndex == 0) {
1926 bandIndex--;
1929 if ((wd->regulationTable.allowChannel[i].channel >= dfs5GBand[bandIndex][0]) &&
1930 (wd->regulationTable.allowChannel[i].channel <= dfs5GBand[bandIndex][1])) {

Completed in 60 milliseconds