Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/include/
Dhal_com_phycfg.h77 void PHY_SetTxPowerLevelByPath(struct adapter *Adapter, u8 channel, u8 path);
/linux-6.1.9/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