Searched refs:prevPowerLimit (Results 1 – 1 of 1) sorted by relevance
1954 s8 powerLimit = 0, prevPowerLimit, channelIndex; in PHY_SetTxPowerLimit() local2015 …prevPowerLimit = pHalData->TxPwrLimit_2_4G[regulation][bandwidth][rateSection][channelIndex][ODM_R… in PHY_SetTxPowerLimit()2017 if (powerLimit < prevPowerLimit) in PHY_SetTxPowerLimit()2028 …prevPowerLimit = pHalData->TxPwrLimit_5G[regulation][bandwidth][rateSection][channelIndex][ODM_RF_… in PHY_SetTxPowerLimit()2030 if (powerLimit < prevPowerLimit) in PHY_SetTxPowerLimit()