Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c5792 u8 lv = hal->thermal_prot_lv; in rtw89_phy_thermal_protect()
5805 hal->thermal_prot_lv = lv; in rtw89_phy_thermal_protect()
5809 rtw89_fw_h2c_tx_duty(rtwdev, hal->thermal_prot_lv); in rtw89_phy_thermal_protect()
5916 rtwdev->hal.thermal_prot_lv = 0; in rtw89_phy_stat_init()
H A Ddebug.c4186 if (hal->thermal_prot_lv) in rtw89_debug_priv_phy_info_get()
4188 100 - hal->thermal_prot_lv * RTW89_THERMAL_PROT_STEP); in rtw89_debug_priv_phy_info_get()
H A Dcore.h6420 u8 thermal_prot_lv; /* 0 ~ RTW89_THERMAL_PROT_LV_MAX */ member