Searched refs:tempValue (Results 1 – 4 of 4) sorted by relevance
1872 s8 tempValue = 0, tempPwrLmt = 0; in PHY_ConvertTxPowerLimitToPowerIndex() local1903 tempValue = tempPwrLmt - BW40PwrBasedBm2_4G; in PHY_ConvertTxPowerLimitToPowerIndex()1904 pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][rfPath] = tempValue; in PHY_ConvertTxPowerLimitToPowerIndex()
2103 s8 tempValue = 0, tempPwrLmt = 0; in PHY_ConvertTxPowerLimitToPowerIndex() local2141 tempValue = tempPwrLmt - BW40PwrBasedBm2_4G; in PHY_ConvertTxPowerLimitToPowerIndex()2142 pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][rfPath] = tempValue; in PHY_ConvertTxPowerLimitToPowerIndex()2189 tempValue = tempPwrLmt - BW40PwrBasedBm5G; in PHY_ConvertTxPowerLimitToPowerIndex()2190 pHalData->TxPwrLimit_5G[regulation][bw][rateSection][channel][rfPath] = tempValue; in PHY_ConvertTxPowerLimitToPowerIndex()
2021 s8 tempValue = 0, tempPwrLmt = 0; in PHY_ConvertTxPowerLimitToPowerIndex() local2044 tempValue = tempPwrLmt - base; in PHY_ConvertTxPowerLimitToPowerIndex()2045 pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][rfPath] = tempValue; in PHY_ConvertTxPowerLimitToPowerIndex()2068 tempValue = tempPwrLmt - base; in PHY_ConvertTxPowerLimitToPowerIndex()2069 pHalData->TxPwrLimit_5G[regulation][bw][rateSection][channel][rfPath] = tempValue; in PHY_ConvertTxPowerLimitToPowerIndex()
2575 s8 tempValue = 0, tempPwrLmt = 0; in PHY_ConvertTxPowerLimitToPowerIndex() local2598 tempValue = tempPwrLmt - base; in PHY_ConvertTxPowerLimitToPowerIndex()2599 pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][rfPath] = tempValue; in PHY_ConvertTxPowerLimitToPowerIndex()2622 tempValue = tempPwrLmt - base; in PHY_ConvertTxPowerLimitToPowerIndex()2623 pHalData->TxPwrLimit_5G[regulation][bw][rateSection][channel][rfPath] = tempValue; in PHY_ConvertTxPowerLimitToPowerIndex()