Home
last modified time | relevance | path

Searched refs:thermal_dpk (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.c4022 dpk_info->thermal_dpk[path] = rtw8822c_dpk_thermal_read(rtwdev, in rtw8822c_dpk_result_reset()
4193 if (dpk_info->thermal_dpk[0] == 0 && dpk_info->thermal_dpk[1] == 0) in rtw8822c_dpk_track()
4202 delta_dpk[path] = dpk_info->thermal_dpk[path] - in rtw8822c_dpk_track()
H A Dmain.h1597 u8 thermal_dpk[DPK_RF_PATH_NUM]; member