tempPwrLmt 1818 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c s8 tempPwrLmt = 0; tempPwrLmt 1824 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c tempPwrLmt = pHalData->TxPwrLimit_5G[regulation][bw][rateSection][channel][ODM_RF_PATH_A]; tempPwrLmt 1825 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c if (tempPwrLmt == MAX_POWER_INDEX) { tempPwrLmt 1874 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c s8 tempValue = 0, tempPwrLmt = 0; tempPwrLmt 1885 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c tempPwrLmt = pHalData->TxPwrLimit_2_4G[regulation][bw][rateSection][channel][ODM_RF_PATH_A]; tempPwrLmt 1904 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c if (tempPwrLmt != MAX_POWER_INDEX) { tempPwrLmt 1905 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c tempValue = tempPwrLmt - BW40PwrBasedBm2_4G;