Searched refs:CountryRegion (Results 1 – 4 of 4) sorted by relevance
121 switch (pAd->CommonCfg.CountryRegion & 0x7f) { in BuildChannelList()335 pAd->CommonCfg.CountryRegion, in BuildChannelList()589 && ((pAd->CommonCfg.CountryRegion & 0x7f) == in ScanNextChannel()
91 pCountryRegion = &pAd->CommonCfg.CountryRegion; in RT_CfgSetCountryRegion()
1013 pAd->CommonCfg.CountryRegion = ((u8)value) | 0x80; in NICReadEEPROMParameters()
1158 …u8 CountryRegion; /* Enum of country region, 0:FCC, 1:IC, 2:ETSI, 3:SPAIN, 4:France, 5:MKK, 6:MKK1… member