Home
last modified time | relevance | path

Searched defs:hwrm_dbg_useq_run_output (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h66370 typedef struct hwrm_dbg_useq_run_output { struct
66372 uint16_t error_code;
66374 uint16_t req_type;
66376 uint16_t seq_id;
66378 uint16_t resp_len;
66380 uint32_t nz_fw_timestamp;
66382 uint16_t last_usid;
66384 uint16_t num_useq_allocd;
66386 uint32_t useq_resp_flags;
66410 } hwrm_dbg_useq_run_output_t, *phwrm_dbg_useq_run_output_t; argument