Searched defs:hfi_msg_sys_debug_pkt (Results 1 – 1 of 1) sorted by relevance
253 struct hfi_msg_sys_debug_pkt { struct254 struct hfi_pkt_hdr hdr;255 u32 msg_type;256 u32 msg_size;257 u32 time_stamp_hi;258 u32 time_stamp_lo;259 u8 msg_data[];