Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c1050 u8 chnlIdx = (Channel-1); in PHY_GetTxPowerIndexBase() local
1053 chnlIdx = 0; in PHY_GetTxPowerIndexBase()
1057 *bIn24G = phy_GetChnlIndex(Channel, &chnlIdx); in PHY_GetTxPowerIndexBase()
1063 txPower = pHalData->Index24G_CCK_Base[RFPath][chnlIdx]; in PHY_GetTxPowerIndexBase()
1065 txPower = pHalData->Index24G_BW40_Base[RFPath][chnlIdx]; in PHY_GetTxPowerIndexBase()
1121 txPower = pHalData->Index5G_BW40_Base[RFPath][chnlIdx]; in PHY_GetTxPowerIndexBase()
1166 chnlIdx = i; in PHY_GetTxPowerIndexBase()
1168 txPower = pHalData->Index5G_BW80_Base[RFPath][chnlIdx]; in PHY_GetTxPowerIndexBase()