t_m              1387 drivers/net/wireless/ath/wil6210/debugfs.c 		s32 t_m, t_r;
t_m              1391 drivers/net/wireless/ath/wil6210/debugfs.c 		rc = wmi_get_temperature(wil, &t_m, &t_r);
t_m              1396 drivers/net/wireless/ath/wil6210/debugfs.c 		print_temp(s, "T_mac   =", t_m);
t_m              1269 drivers/net/wireless/ath/wil6210/wil6210.h int wmi_get_temperature(struct wil6210_priv *wil, u32 *t_m, u32 *t_r);