Searched refs:RegDomain (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.c66 * Used to set the RegDomain bitmask which chooses which frequency
509 u64_t useDfs; /* Use DFS in the RegDomain
511 u64_t usePassScan; /* Use Passive Scan in the RegDomain
1770 u16_t RegDomain; local
1778 RegDomain = allCountries[i].regDmnEnum;
1785 if (wd->regulationTable.regionCode != RegDomain) {
1787 zfHpGetRegulationTable(dev, RegDomain, c_lo, c_hi);
1798 u16_t RegDomain; local
1817 RegDomain = allCountries[i].regDmnEnum;
1819 if (wd->regulationTable.regionCode != RegDomain)
[all...]

Completed in 142 milliseconds