Searched defs:hwrm_dbg_useq_sched_cfg_output (Results 1 – 1 of 1) sorted by relevance
66247 typedef struct hwrm_dbg_useq_sched_cfg_output { struct66249 uint16_t error_code;66251 uint16_t req_type;66253 uint16_t seq_id;66255 uint16_t resp_len;66257 uint32_t nz_fw_timestamp;66259 uint16_t last_usid;66283 } hwrm_dbg_useq_sched_cfg_output_t, *phwrm_dbg_useq_sched_cfg_output_t; argument