Searched refs:tempPwrLmt (Results 1 – 1 of 1) sorted by relevance
760 s8 tempValue = 0, tempPwrLmt = 0; in PHY_ConvertTxPowerLimitToPowerIndex() local767 tempPwrLmt = pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][RF_PATH_A]; in PHY_ConvertTxPowerLimitToPowerIndex()780 if (tempPwrLmt != MAX_POWER_INDEX) { in PHY_ConvertTxPowerLimitToPowerIndex()781 tempValue = tempPwrLmt - BW40PwrBasedBm2_4G; in PHY_ConvertTxPowerLimitToPowerIndex()