Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h33497 typedef struct hwrm_port_qcfg_output { struct
33499 uint16_t error_code;
33501 uint16_t req_type;
33503 uint16_t seq_id;
33505 uint16_t resp_len;
33506 uint32_t supported;
33533 } hwrm_port_qcfg_output_t, *phwrm_port_qcfg_output_t; argument