Searched refs:CountryRegionForABand (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.c94 pCountryRegion = &pAd->CommonCfg.CountryRegionForABand;
H A Dcmm_sync.c199 switch (pAd->CommonCfg.CountryRegionForABand & 0x7f) {
301 pAd->CommonCfg.CountryRegionForABand));
336 pAd->CommonCfg.CountryRegionForABand, pAd->RfIcType,
H A Drtmp_init.c1021 pAd->CommonCfg.CountryRegionForABand = ((u8)value2) | 0x80;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h1166 u8 CountryRegionForABand; /* Enum of country region for A band */ member in struct:rt_common_config

Completed in 215 milliseconds