Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h63418 typedef struct hwrm_fw_state_restore_output { struct
63420 uint16_t error_code;
63422 uint16_t req_type;
63424 uint16_t seq_id;
63426 uint16_t resp_len;
63427 uint32_t restore_status;
63461 } hwrm_fw_state_restore_output_t, *phwrm_fw_state_restore_output_t; argument