Home
last modified time | relevance | path

Searched refs:tempValue (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Dhal_com_phycfg.c1872 s8 tempValue = 0, tempPwrLmt = 0; in PHY_ConvertTxPowerLimitToPowerIndex() local
1903 tempValue = tempPwrLmt - BW40PwrBasedBm2_4G; in PHY_ConvertTxPowerLimitToPowerIndex()
1904 pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][rfPath] = tempValue; in PHY_ConvertTxPowerLimitToPowerIndex()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_com_phycfg.c2103 s8 tempValue = 0, tempPwrLmt = 0; in PHY_ConvertTxPowerLimitToPowerIndex() local
2141 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_com_phycfg.c2021 s8 tempValue = 0, tempPwrLmt = 0; in PHY_ConvertTxPowerLimitToPowerIndex() local
2044 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_com_phycfg.c2575 s8 tempValue = 0, tempPwrLmt = 0; in PHY_ConvertTxPowerLimitToPowerIndex() local
2598 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()