Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h59994 typedef struct hwrm_fw_reset_input { struct
59996 uint16_t req_type;
60001 uint16_t cmpl_ring;
60007 uint16_t seq_id;
60015 uint16_t target_id;
60022 uint64_t resp_addr;
60024 uint8_t embedded_proc_type;
60062 uint8_t selfrst_status;
60094 } hwrm_fw_reset_input_t, *phwrm_fw_reset_input_t; argument