Searched defs:hwrm_fw_qstatus_output (Results 1 – 1 of 1) sorted by relevance
60193 typedef struct hwrm_fw_qstatus_output { struct60195 uint16_t error_code;60197 uint16_t req_type;60199 uint16_t seq_id;60201 uint16_t resp_len;60203 uint8_t selfrst_status;60237 } hwrm_fw_qstatus_output_t, *phwrm_fw_qstatus_output_t; argument