Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h61463 typedef struct hwrm_fw_health_check_output { struct
61465 uint16_t error_code;
61467 uint16_t req_type;
61469 uint16_t seq_id;
61471 uint16_t resp_len;
61472 uint32_t fw_status;
61569 } hwrm_fw_health_check_output_t, *phwrm_fw_health_check_output_t; argument