Searched refs:thermal_prot_lv (Results 1 – 3 of 3) sorted by relevance
5113 u8 lv = hal->thermal_prot_lv; in rtw89_phy_thermal_protect()5126 hal->thermal_prot_lv = lv; in rtw89_phy_thermal_protect()5130 rtw89_fw_h2c_tx_duty(rtwdev, hal->thermal_prot_lv); in rtw89_phy_thermal_protect()5231 rtwdev->hal.thermal_prot_lv = 0; in rtw89_phy_stat_init()
3894 if (hal->thermal_prot_lv) in rtw89_debug_priv_phy_info_get()3896 100 - hal->thermal_prot_lv * RTW89_THERMAL_PROT_STEP); in rtw89_debug_priv_phy_info_get()
4803 u8 thermal_prot_lv; /* 0 ~ RTW89_THERMAL_PROT_LV_MAX */ member