Searched defs:hwrm_dbg_qcfg_output (Results 1 – 1 of 1) sorted by relevance
64873 typedef struct hwrm_dbg_qcfg_output { struct64875 uint16_t error_code;64877 uint16_t req_type;64879 uint16_t seq_id;64881 uint16_t resp_len;64886 uint16_t fid;64887 uint8_t unused_0[2];64893 uint32_t coredump_size;64894 uint32_t flags;64948 } hwrm_dbg_qcfg_output_t, *phwrm_dbg_qcfg_output_t; argument