Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_hang_event.c42 struct wmi_event_debug *wmi_evt; in wmi_log_history() local
86 wmi_evt = &(((struct wmi_event_debug *)wmi_log->buf)[pos]); in wmi_log_history()
87 cmd->event = wmi_evt->event; in wmi_log_history()
88 qdf_log_timestamp_to_secs(wmi_evt->time, &secs, &usecs); in wmi_log_history()
90 cmd->data = wmi_evt->data[0]; in wmi_log_history()