Searched defs:hwrm_vnic_qcaps_output (Results 1 – 1 of 1) sorted by relevance
40139 typedef struct hwrm_vnic_qcaps_output { struct40141 uint16_t error_code;40143 uint16_t req_type;40145 uint16_t seq_id;40147 uint16_t resp_len;40149 uint16_t mru;40150 uint8_t unused_0[2];40151 uint32_t flags;40365 } hwrm_vnic_qcaps_output_t, *phwrm_vnic_qcaps_output_t; argument