Searched defs:hwrm_ring_qcfg_output (Results 1 – 1 of 1) sorted by relevance
42721 typedef struct hwrm_ring_qcfg_output { struct42723 uint16_t error_code;42725 uint16_t req_type;42727 uint16_t seq_id;42729 uint16_t resp_len;42731 uint16_t enables;42777 uint16_t proxy_fid;42784 uint16_t schq_id;42809 } hwrm_ring_qcfg_output_t, *phwrm_ring_qcfg_output_t; argument