Searched defs:hwrm_port_qcfg_output (Results 1 – 1 of 1) sorted by relevance
34260 typedef struct hwrm_port_qcfg_output { struct34262 uint16_t error_code;34264 uint16_t req_type;34266 uint16_t seq_id;34268 uint16_t resp_len;34269 uint32_t supported;34296 } hwrm_port_qcfg_output_t, *phwrm_port_qcfg_output_t; argument