Searched refs:fw_diag_msg_fixed_hdr_t (Results 1 – 2 of 2) sorted by relevance
162 }__attribute__((packed)) fw_diag_msg_fixed_hdr_t; typedef
857 fw_diag_msg_fixed_hdr_t *diag_msg_fixed_hdr; in process_fw_diag_msg()865 while (length > (count + sizeof(fw_diag_msg_fixed_hdr_t))) { in process_fw_diag_msg()866 diag_msg_fixed_hdr = (fw_diag_msg_fixed_hdr_t *)(buf + count); in process_fw_diag_msg()