Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c1565 u32 powerIndex = 0; in PHY_SetTxPowerIndexByRateArray() local
1569 powerIndex = PHY_GetTxPowerIndex(padapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray()
1570 PHY_SetTxPowerIndex(padapter, powerIndex, RFPath, Rates[i]); in PHY_SetTxPowerIndexByRateArray()