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