Home
last modified time | relevance | path

Searched refs:txpwrtrack_cfg (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dhalphyrf_ce.h43 struct txpwrtrack_cfg { struct
60 void configure_txpower_track(void *dm_void, struct txpwrtrack_cfg *config); argument
Dhalphyrf_ce.c34 struct phy_dm_struct *dm, struct txpwrtrack_cfg *c, u8 delta, in phydm_set_calibrate_info_up()
114 struct phy_dm_struct *dm, struct txpwrtrack_cfg *c, u8 delta, in phydm_set_calibrate_info_down()
195 struct txpwrtrack_cfg *c, in phydm_odm_tx_power_set()
234 void configure_txpower_track(void *dm_void, struct txpwrtrack_cfg *config) in configure_txpower_track()
316 struct txpwrtrack_cfg c; in odm_txpowertracking_callback_thermal_meter()
/Linux-v4.19/drivers/staging/rtlwifi/phydm/rtl8822b/
Dhalphyrf_8822b.h21 void configure_txpower_track_8822b(struct txpwrtrack_cfg *config);
Dhalphyrf_8822b.c298 void configure_txpower_track_8822b(struct txpwrtrack_cfg *config) in configure_txpower_track_8822b()