Searched refs:CountryRegion (Results 1 - 4 of 4) 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.c76 Set Country Region to pAd->CommonCfg.CountryRegion.
77 This command will not work, if the field of CountryRegion in eeprom is programmed.
91 pCountryRegion = &pAd->CommonCfg.CountryRegion;
102 ("CfgSetCountryRegion():CountryRegion in eeprom was programmed\n"));
H A Dcmm_sync.c121 switch (pAd->CommonCfg.CountryRegion & 0x7f) {
335 pAd->CommonCfg.CountryRegion,
589 && ((pAd->CommonCfg.CountryRegion & 0x7f) ==
H A Drtmp_init.c1014 /*CountryRegion byte offset (38h) */
1020 pAd->CommonCfg.CountryRegion = ((u8)value) | 0x80;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h1165 u8 CountryRegion; /* Enum of country region, 0:FCC, 1:IC, 2:ETSI, 3:SPAIN, 4:France, 5:MKK, 6:MKK1, 7:Israel */ member in struct:rt_common_config

Completed in 1932 milliseconds