Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c461 u8 chnlIdx = (Channel-1); in PHY_GetTxPowerIndexBase() local
464 chnlIdx = 0; in PHY_GetTxPowerIndexBase()
467 txPower = pHalData->Index24G_CCK_Base[RFPath][chnlIdx]; in PHY_GetTxPowerIndexBase()
469 txPower = pHalData->Index24G_BW40_Base[RFPath][chnlIdx]; in PHY_GetTxPowerIndexBase()