Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8188eu/include/
Dphy.h19 void phy_set_tx_power_level(struct adapter *adapt, u8 channel);
/Linux-v5.10/drivers/staging/rtl8188eu/hal/
Dphy.c177 void phy_set_tx_power_level(struct adapter *adapt, u8 channel) in phy_set_tx_power_level() function
272 phy_set_tx_power_level(adapt, channel); in phy_sw_chnl_callback()
348 phy_set_tx_power_level(dm_odm->Adapter, *dm_odm->pChannel); in dm_txpwr_track_setpwr()
Dusb_halinit.c794 phy_set_tx_power_level(Adapter, haldata->CurrentChannel); in rtl8188eu_hal_init()