Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h61986 typedef struct hwrm_fw_state_qcaps_output { struct
61988 uint16_t error_code;
61990 uint16_t req_type;
61992 uint16_t seq_id;
61994 uint16_t resp_len;
62002 uint32_t backup_memory;
62021 uint32_t quiesce_timeout;
62045 } hwrm_fw_state_qcaps_output_t, *phwrm_fw_state_qcaps_output_t; argument