Searched refs:tpcScaleReductionTable (Results 1 – 4 of 4) sorted by relevance
792 static const uint16_t tpcScaleReductionTable[5] = in setupPowerSettings() local796 tpScale = tpcScaleReductionTable[AH_PRIVATE(ah)->ah_tpScale]; in setupPowerSettings()
2009 static const uint16_t tpcScaleReductionTable[5] = in ar5212SetTransmitPower() local2024 tpcInDb = tpcScaleReductionTable[AH_PRIVATE(ah)->ah_tpScale]; in ar5212SetTransmitPower()2354 static const uint16_t tpcScaleReductionTable[5] = in ar5212GetChipPowerLimits()2381 tpcInDb = tpcScaleReductionTable[AH_PRIVATE(ah)->ah_tpScale]; in ar5212GetChipPowerLimits()
1501 static const uint16_t tpcScaleReductionTable[5] = in ar5211SetRateTable() local1639 (tpcScaleReductionTable[AH_PRIVATE(ah)->ah_tpScale] * 2); in ar5211SetRateTable()1658 tpcScaleReductionTable[AH_PRIVATE(ah)->ah_tpScale] * 2, in ar5211SetRateTable()
998 static const u_int16_t tpcScaleReductionTable[5] = in main() local1036 tpcReduction = tpcScaleReductionTable[0]; in main()