Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_hang_event.c46 struct wmi_command_debug *wmi_cmd; in wmi_log_history() local
99 wmi_cmd = &(((struct wmi_command_debug *)wmi_log->buf)[pos]); in wmi_log_history()
100 cmd->event = wmi_cmd->command; in wmi_log_history()
101 qdf_log_timestamp_to_secs(wmi_cmd->time, &secs, &usecs); in wmi_log_history()
103 cmd->data = wmi_cmd->data[0]; in wmi_log_history()