Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rt2860/common/
Dcmm_asic.c1059 BOOLEAN bAutoTxAgc = FALSE; in AsicAdjustTxPower() local
1114 bAutoTxAgc = pAd->bAutoTxAgcG; in AsicAdjustTxPower()
1122 bAutoTxAgc = pAd->bAutoTxAgcA; in AsicAdjustTxPower()
1130 if (bAutoTxAgc) { in AsicAdjustTxPower()
1186 bAutoTxAgc = pAd->bAutoTxAgcG; in AsicAdjustTxPower()
1189 bAutoTxAgc = pAd->bAutoTxAgcA; in AsicAdjustTxPower()
1193 if (bAutoTxAgc) in AsicAdjustTxPower()