Home
last modified time | relevance | path

Searched refs:CountryRegion (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/common/
Dcmm_sync.c121 switch (pAd->CommonCfg.CountryRegion & 0x7f) { in BuildChannelList()
335 pAd->CommonCfg.CountryRegion, in BuildChannelList()
589 && ((pAd->CommonCfg.CountryRegion & 0x7f) == in ScanNextChannel()
Dcmm_cfg.c91 pCountryRegion = &pAd->CommonCfg.CountryRegion; in RT_CfgSetCountryRegion()
Drtmp_init.c1013 pAd->CommonCfg.CountryRegion = ((u8)value) | 0x80; in NICReadEEPROMParameters()
/linux-2.6.39/drivers/staging/rt2860/
Drtmp.h1158 …u8 CountryRegion; /* Enum of country region, 0:FCC, 1:IC, 2:ETSI, 3:SPAIN, 4:France, 5:MKK, 6:MKK1… member