Searched refs:PHY_SetTxPowerLevel8723B (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/rtl8723bs/include/
H A Dhal_phy_cfg.h54 void PHY_SetTxPowerLevel8723B(struct adapter *Adapter, u8 channel);
/linux-master/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_phycfg.c563 void PHY_SetTxPowerLevel8723B(struct adapter *Adapter, u8 Channel) function
696 PHY_SetTxPowerLevel8723B(Adapter, pHalData->CurrentChannel);
H A Drtl8723b_hal_init.c1892 pHalFunc->set_tx_power_level_handler = &PHY_SetTxPowerLevel8723B;

Completed in 108 milliseconds