Searched defs:hwrm_fw_state_qcaps_output (Results 1 – 1 of 1) sorted by relevance
63014 typedef struct hwrm_fw_state_qcaps_output { struct63016 uint16_t error_code;63018 uint16_t req_type;63020 uint16_t seq_id;63022 uint16_t resp_len;63030 uint32_t backup_memory;63049 uint32_t quiesce_timeout;63073 } hwrm_fw_state_qcaps_output_t, *phwrm_fw_state_qcaps_output_t; argument