Searched refs:BBPCurrentBW (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dconnect.c1240 pAd->CommonCfg.BBPCurrentBW = BW_40;
1275 pAd->CommonCfg.BBPCurrentBW = BW_40;
1306 pAd->CommonCfg.BBPCurrentBW = BW_20;
1336 RTMPSetAGCInitValue(pAd, pAd->CommonCfg.BBPCurrentBW);
2074 if (pAd->CommonCfg.BBPCurrentBW == BW_40) {
2075 pAd->CommonCfg.BBPCurrentBW = BW_20;
H A Dsync.c127 if ((pAd->CommonCfg.BBPCurrentBW == BW_40)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_info.c564 pAd->CommonCfg.BBPCurrentBW = BW_40;
577 pAd->CommonCfg.BBPCurrentBW = BW_20;
H A Dcmm_asic.c713 && (pAd->CommonCfg.BBPCurrentBW == BW_40)) {
826 && (pAd->CommonCfg.BBPCurrentBW ==
995 RTMPSetAGCInitValue(pAd, pAd->CommonCfg.BBPCurrentBW);
1080 if (pAd->CommonCfg.BBPCurrentBW == BW_40) {
H A Dcmm_sync.c489 if ((pAd->CommonCfg.BBPCurrentBW == BW_40)
H A Dcmm_mac_usb.c1130 if (pAd->CommonCfg.BBPCurrentBW == BW_40) {
H A Dspectrum.c330 if (pAd->CommonCfg.BBPCurrentBW == BW_40) {
H A Drtmp_init.c2550 pAd->CommonCfg.BBPCurrentBW = BW_20;
H A Dmlme.c5996 if (pAd->CommonCfg.BBPCurrentBW == BW_20) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dsta_ioctl.c2820 pAdapter->CommonCfg.BBPCurrentBW = BW_40;
2854 pAdapter->CommonCfg.BBPCurrentBW = BW_40;
2882 pAdapter->CommonCfg.BBPCurrentBW = BW_20;
H A Drtmp.h1210 u8 BBPCurrentBW; /* BW_10, BW_20, BW_40 */ member in struct:rt_common_config

Completed in 183 milliseconds