Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dphy.c5113 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()
H A Ddebug.c3894 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()
H A Dcore.h4803 u8 thermal_prot_lv; /* 0 ~ RTW89_THERMAL_PROT_LV_MAX */ member