Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c816 s8 powerLimit = 0, prevPowerLimit, channelIndex; in PHY_SetTxPowerLimit() local
846 channelIndex = phy_GetChannelIndexOfTxPowerLimit(channel); in PHY_SetTxPowerLimit()
848 if (channelIndex == -1) in PHY_SetTxPowerLimit()
851 …prevPowerLimit = pHalData->TxPwrLimit_2_4G[regulation][bandwidth][rateSection][channelIndex][RF_PA… in PHY_SetTxPowerLimit()
854 …pHalData->TxPwrLimit_2_4G[regulation][bandwidth][rateSection][channelIndex][RF_PATH_A] = powerLimi… in PHY_SetTxPowerLimit()