Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c630 u32 powerIndex = 0; in PHY_SetTxPowerIndexByRateArray() local
634 powerIndex = PHY_GetTxPowerIndex(padapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray()
635 PHY_SetTxPowerIndex(padapter, powerIndex, RFPath, Rates[i]); in PHY_SetTxPowerIndexByRateArray()