Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h89426 typedef struct hwrm_mfg_soc_qstatus_output { struct
89428 uint16_t error_code;
89430 uint16_t req_type;
89432 uint16_t seq_id;
89434 uint16_t resp_len;
89439 uint32_t primate_flags;
89441 uint32_t reserved1;
89443 uint32_t ap_status;
89448 uint32_t crmu_status;
89476 } hwrm_mfg_soc_qstatus_output_t, *phwrm_mfg_soc_qstatus_output_t; argument