Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c1956 s8 powerLimit = 0, prevPowerLimit, channelIndex; in PHY_SetTxPowerLimit() local
2017prevPowerLimit = pHalData->TxPwrLimit_2_4G[regulation][bandwidth][rateSection][channelIndex][ODM_R… in PHY_SetTxPowerLimit()
2019 if (powerLimit < prevPowerLimit) in PHY_SetTxPowerLimit()
2030prevPowerLimit = pHalData->TxPwrLimit_5G[regulation][bandwidth][rateSection][channelIndex][ODM_RF_… in PHY_SetTxPowerLimit()
2032 if (powerLimit < prevPowerLimit) in PHY_SetTxPowerLimit()