Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_com_phycfg.c458 u8 chnlIdx = (Channel-1); in PHY_GetTxPowerIndexBase() local
461 chnlIdx = 0; in PHY_GetTxPowerIndexBase()
464 txPower = pHalData->Index24G_CCK_Base[RFPath][chnlIdx]; in PHY_GetTxPowerIndexBase()
466 txPower = pHalData->Index24G_BW40_Base[RFPath][chnlIdx]; in PHY_GetTxPowerIndexBase()