Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c817 s8 powerLimit = 0, prevPowerLimit, channelIndex; in PHY_SetTxPowerLimit() local
847 channelIndex = phy_GetChannelIndexOfTxPowerLimit(channel); in PHY_SetTxPowerLimit()
849 if (channelIndex == -1) in PHY_SetTxPowerLimit()
852 …prevPowerLimit = pHalData->TxPwrLimit_2_4G[regulation][bandwidth][rateSection][channelIndex][RF_PA… in PHY_SetTxPowerLimit()
855 …pHalData->TxPwrLimit_2_4G[regulation][bandwidth][rateSection][channelIndex][RF_PATH_A] = powerLimi… in PHY_SetTxPowerLimit()