Searched refs:pCountryRegion (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/rt2860/common/
H A Dcmm_cfg.c86 u8 *pCountryRegion; local
91 pCountryRegion = &pAd->CommonCfg.CountryRegion;
94 pCountryRegion = &pAd->CommonCfg.CountryRegionForABand;
100 if (*pCountryRegion & 0x80) {
107 *pCountryRegion = (u8)region;
109 *pCountryRegion = (u8)region;

Completed in 110 milliseconds