Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/rtl8723bs/include/
H A Dhal_phy_cfg.h52 void PHY_SetTxPowerLevel8723B(struct adapter *Adapter, u8 channel);
/linux-6.15/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_phycfg.c562 void PHY_SetTxPowerLevel8723B(struct adapter *Adapter, u8 Channel) in PHY_SetTxPowerLevel8723B() function
691 PHY_SetTxPowerLevel8723B(Adapter, pHalData->CurrentChannel); in phy_SwChnlAndSetBwMode8723B()