Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
DHal8723APhyCfg.h124 void PHY_SetTxPowerLevel8723A(struct rtw_adapter *Adapter, u8 channel);
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_phycfg.c765 void PHY_SetTxPowerLevel8723A(struct rtw_adapter *Adapter, u8 channel) in PHY_SetTxPowerLevel8723A() function
926 PHY_SetTxPowerLevel8723A(Adapter, channel); in _PHY_SwChnl8723A()
Dusb_halinit.c664 PHY_SetTxPowerLevel8723A(Adapter, pHalData->CurrentChannel); in rtl8723au_hal_init()