Searched refs:tpcScaleReductionTable (Results 1 – 4 of 4) sorted by relevance
795 static const uint16_t tpcScaleReductionTable[5] = in setupPowerSettings() local799 tpScale = tpcScaleReductionTable[AH_PRIVATE(ah)->ah_tpScale]; in setupPowerSettings()
2013 static const uint16_t tpcScaleReductionTable[5] = in ar5212SetTransmitPower() local2028 tpcInDb = tpcScaleReductionTable[AH_PRIVATE(ah)->ah_tpScale]; in ar5212SetTransmitPower()2358 static const uint16_t tpcScaleReductionTable[5] = in ar5212GetChipPowerLimits()2385 tpcInDb = tpcScaleReductionTable[AH_PRIVATE(ah)->ah_tpScale]; in ar5212GetChipPowerLimits()
1503 static const uint16_t tpcScaleReductionTable[5] = in ar5211SetRateTable() local1641 (tpcScaleReductionTable[AH_PRIVATE(ah)->ah_tpScale] * 2); in ar5211SetRateTable()1660 tpcScaleReductionTable[AH_PRIVATE(ah)->ah_tpScale] * 2, in ar5211SetRateTable()
1000 static const u_int16_t tpcScaleReductionTable[5] = in main() local1038 tpcReduction = tpcScaleReductionTable[0]; in main()