Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c462 u8 chnlIdx = (Channel-1); in PHY_GetTxPowerIndexBase() local
465 chnlIdx = 0; in PHY_GetTxPowerIndexBase()
468 txPower = pHalData->Index24G_CCK_Base[RFPath][chnlIdx]; in PHY_GetTxPowerIndexBase()
470 txPower = pHalData->Index24G_BW40_Base[RFPath][chnlIdx]; in PHY_GetTxPowerIndexBase()