Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/include/
DHal8188EPhyCfg.h199 void PHY_SetTxPowerLevel8188E(struct adapter *adapter, u8 channel);
/Linux-v5.15/drivers/staging/r8188eu/hal/
Drtl8188e_phycfg.c877 PHY_SetTxPowerLevel8188E( in PHY_SetTxPowerLevel8188E() function
1079 PHY_SetTxPowerLevel8188E(Adapter, channel); in _PHY_SwChnl8192C()
DHalPhyRf_8188e.c89 PHY_SetTxPowerLevel8188E(dm_odm->Adapter, *dm_odm->pChannel); in odm_TxPwrTrackSetPwr88E()
Dusb_halinit.c864 PHY_SetTxPowerLevel8188E(Adapter, haldata->CurrentChannel); in rtl8188eu_hal_init()
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_mp.c495 PHY_SetTxPowerLevel8188E(pAdapter, pmp_priv->channel); in PhySetTxPowerLevel()