Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dphy.h20 void phy_set_tx_power_level(struct adapter *adapt, u8 channel);
/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Dphy.c178 void phy_set_tx_power_level(struct adapter *adapt, u8 channel) in phy_set_tx_power_level() function
273 phy_set_tx_power_level(adapt, channel); in phy_sw_chnl_callback()
368 phy_set_tx_power_level(dm_odm->Adapter, *(dm_odm->pChannel)); in dm_txpwr_track_setpwr()
Dusb_halinit.c796 phy_set_tx_power_level(Adapter, haldata->CurrentChannel); in rtl8188eu_hal_init()