Home
last modified time | relevance | path

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

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