Searched refs:tempPwrLmt (Results 1 – 4 of 4) sorted by relevance
1816 s8 tempPwrLmt = 0; in phy_CrossReferenceHTAndVHTTxPowerLimit() local1822 tempPwrLmt = pHalData->TxPwrLimit_5G[regulation][bw][rateSection][channel][ODM_RF_PATH_A]; in phy_CrossReferenceHTAndVHTTxPowerLimit()1823 if (tempPwrLmt == MAX_POWER_INDEX) { in phy_CrossReferenceHTAndVHTTxPowerLimit()1872 s8 tempValue = 0, tempPwrLmt = 0; in PHY_ConvertTxPowerLimitToPowerIndex() local1883 tempPwrLmt = pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][ODM_RF_PATH_A]; in PHY_ConvertTxPowerLimitToPowerIndex()1902 if (tempPwrLmt != MAX_POWER_INDEX) { in PHY_ConvertTxPowerLimitToPowerIndex()1903 tempValue = tempPwrLmt - BW40PwrBasedBm2_4G; in PHY_ConvertTxPowerLimitToPowerIndex()
2022 s8 tempPwrLmt = 0; in phy_CrossReferenceHTAndVHTTxPowerLimit() local2032 tempPwrLmt = pHalData->TxPwrLimit_5G[regulation][bw][rateSection][channel][ODM_RF_PATH_A]; in phy_CrossReferenceHTAndVHTTxPowerLimit()2033 if ( tempPwrLmt == MAX_POWER_INDEX ) in phy_CrossReferenceHTAndVHTTxPowerLimit()2103 s8 tempValue = 0, tempPwrLmt = 0; in PHY_ConvertTxPowerLimitToPowerIndex() local2118 tempPwrLmt = pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][ODM_RF_PATH_A]; in PHY_ConvertTxPowerLimitToPowerIndex()2140 if ( tempPwrLmt != MAX_POWER_INDEX ) { in PHY_ConvertTxPowerLimitToPowerIndex()2141 tempValue = tempPwrLmt - BW40PwrBasedBm2_4G; in PHY_ConvertTxPowerLimitToPowerIndex()2160 tempPwrLmt = pHalData->TxPwrLimit_5G[regulation][bw][rateSection][channel][ODM_RF_PATH_A]; in PHY_ConvertTxPowerLimitToPowerIndex()2188 if ( tempPwrLmt != MAX_POWER_INDEX ) { in PHY_ConvertTxPowerLimitToPowerIndex()2189 tempValue = tempPwrLmt - BW40PwrBasedBm5G; in PHY_ConvertTxPowerLimitToPowerIndex()
2021 s8 tempValue = 0, tempPwrLmt = 0; in PHY_ConvertTxPowerLimitToPowerIndex() local2038 tempPwrLmt = pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][RF_PATH_A]; in PHY_ConvertTxPowerLimitToPowerIndex()2040 if (tempPwrLmt != MAX_POWER_INDEX) { in PHY_ConvertTxPowerLimitToPowerIndex()2044 tempValue = tempPwrLmt - base; in PHY_ConvertTxPowerLimitToPowerIndex()2062 tempPwrLmt = pHalData->TxPwrLimit_5G[regulation][bw][rateSection][channel][RF_PATH_A]; in PHY_ConvertTxPowerLimitToPowerIndex()2064 if (tempPwrLmt != MAX_POWER_INDEX) { in PHY_ConvertTxPowerLimitToPowerIndex()2068 tempValue = tempPwrLmt - base; in PHY_ConvertTxPowerLimitToPowerIndex()
2575 s8 tempValue = 0, tempPwrLmt = 0; in PHY_ConvertTxPowerLimitToPowerIndex() local2592 tempPwrLmt = pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][RF_PATH_A]; in PHY_ConvertTxPowerLimitToPowerIndex()2594 if (tempPwrLmt != MAX_POWER_INDEX) { in PHY_ConvertTxPowerLimitToPowerIndex()2598 tempValue = tempPwrLmt - base; in PHY_ConvertTxPowerLimitToPowerIndex()2616 tempPwrLmt = pHalData->TxPwrLimit_5G[regulation][bw][rateSection][channel][RF_PATH_A]; in PHY_ConvertTxPowerLimitToPowerIndex()2618 if (tempPwrLmt != MAX_POWER_INDEX) { in PHY_ConvertTxPowerLimitToPowerIndex()2622 tempValue = tempPwrLmt - base; in PHY_ConvertTxPowerLimitToPowerIndex()