Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Drtw8822c.c4042 dpk_info->thermal_dpk[path] = rtw8822c_dpk_thermal_read(rtwdev, in rtw8822c_dpk_result_reset()
4213 if (dpk_info->thermal_dpk[0] == 0 && dpk_info->thermal_dpk[1] == 0) in rtw8822c_dpk_track()
4222 delta_dpk[path] = dpk_info->thermal_dpk[path] - in rtw8822c_dpk_track()
Dmain.h1547 u8 thermal_dpk[DPK_RF_PATH_NUM]; member