Searched refs:tpcScaleReductionTable (Results 1 – 4 of 4) sorted by relevance
794 static const uint16_t tpcScaleReductionTable[5] = in setupPowerSettings() local798 tpScale = tpcScaleReductionTable[AH_PRIVATE(ah)->ah_tpScale]; in setupPowerSettings()
2011 static const uint16_t tpcScaleReductionTable[5] = in ar5212SetTransmitPower() local2026 tpcInDb = tpcScaleReductionTable[AH_PRIVATE(ah)->ah_tpScale]; in ar5212SetTransmitPower()2356 static const uint16_t tpcScaleReductionTable[5] = in ar5212GetChipPowerLimits()2383 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()