Searched refs:cmd_log (Results 1 – 1 of 1) sorted by relevance
736 struct wmi_command_debug *cmd_log = (struct wmi_command_debug *) in wmi_print_cmd_log_buffer() local742 qdf_log_timestamp_to_secs(cmd_log->time, &secs, &usecs); in wmi_print_cmd_log_buffer()746 cmd_log->command, cmd_log->command); in wmi_print_cmd_log_buffer()749 "0x%08x ", cmd_log->data[i]); in wmi_print_cmd_log_buffer()771 struct wmi_command_debug *cmd_log; in wmi_dump_last_cmd_rec_info() local788 cmd_log = &((struct wmi_command_debug *)log_buf->buf)[idx]; in wmi_dump_last_cmd_rec_info()791 cmd_tmp_log = cmd_log->command; in wmi_dump_last_cmd_rec_info()793 qdf_log_timestamp_to_secs(cmd_log->time, &secs, &usecs); in wmi_dump_last_cmd_rec_info()837 struct wmi_command_cmp_debug *cmd_log = (struct wmi_command_cmp_debug *) in wmi_print_cmd_cmp_log_buffer() local843 qdf_log_timestamp_to_secs(cmd_log->time, &secs, &usecs); in wmi_print_cmd_cmp_log_buffer()[all …]