Searched defs:hwrm_fw_qstatus_output (Results 1 – 1 of 1) sorted by relevance
61131 typedef struct hwrm_fw_qstatus_output { struct61133 uint16_t error_code;61135 uint16_t req_type;61137 uint16_t seq_id;61139 uint16_t resp_len;61141 uint8_t selfrst_status;61175 } hwrm_fw_qstatus_output_t, *phwrm_fw_qstatus_output_t; argument