Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/rtl8723bs/include/
Dhal_com_phycfg.h77 void PHY_SetTxPowerLevelByPath(struct adapter *Adapter, u8 channel, u8 path);
/Linux-v6.6/drivers/staging/rtl8723bs/hal/
Drtl8723b_phycfg.c576 PHY_SetTxPowerLevelByPath(Adapter, Channel, RFPath); in PHY_SetTxPowerLevel8723B()
Dhal_com_phycfg.c613 void PHY_SetTxPowerLevelByPath(struct adapter *Adapter, u8 channel, u8 path) in PHY_SetTxPowerLevelByPath() function