Searched defs:hwrm_port_qcfg_output (Results 1 – 1 of 1) sorted by relevance
33497 typedef struct hwrm_port_qcfg_output { struct33499 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