Searched refs:fband (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.c1605 REG_DMN_FREQ_BAND *fband = NULL, *freqs = NULL; local
1696 fband = &freqs[b];
1698 /* zm_debug_msg1("CWY - lowChannel = ", fband->lowChannel);
1699 zm_debug_msg1("CWY - highChannel = ", fband->highChannel);
1700 zm_debug_msg1("CWY - channelSep = ", fband->channelSep); */
1701 for (c = fband->lowChannel; c <= fband->highChannel;
1702 c += fband->channelSep) {
1706 if ((hpPriv->disableDfsCh == 0) || (!(fband->useDfs & rd->dfsMask))) {
1707 if (fband
[all...]

Completed in 48 milliseconds