Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_hang_event.c22 struct wmi_hang_data_fixed_param { struct
45 struct wmi_hang_data_fixed_param *cmd; in wmi_log_history() argument
61 total_len = sizeof(struct wmi_hang_data_fixed_param); in wmi_log_history()
82 cmd = ((struct wmi_hang_data_fixed_param *)wmi_buf_ptr); in wmi_log_history()
85 QDF_HANG_GET_STRUCT_TLVLEN(struct wmi_hang_data_fixed_param)); in wmi_log_history()
95 cmd = ((struct wmi_hang_data_fixed_param *)wmi_buf_ptr); in wmi_log_history()
98 QDF_HANG_GET_STRUCT_TLVLEN(struct wmi_hang_data_fixed_param)); in wmi_log_history()