Home
last modified time | relevance | path

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

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