Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/include/
Dhal_phy_cfg.h49 u8 PHY_GetTxPowerIndex(struct adapter *padapter, u8 RFPath, u8 Rate,
/linux-6.12.1/drivers/staging/rtl8723bs/hal/
Drtl8723b_phycfg.c528 u8 PHY_GetTxPowerIndex( in PHY_GetTxPowerIndex() function
Dhal_com_phycfg.c633 powerIndex = PHY_GetTxPowerIndex(padapter, RFPath, Rates[i], BandWidth, Channel); in PHY_SetTxPowerIndexByRateArray()