Searched defs:hwrm_ring_alloc_output (Results 1 – 1 of 1) sorted by relevance
43184 typedef struct hwrm_ring_alloc_output { struct43186 uint16_t error_code;43188 uint16_t req_type;43190 uint16_t seq_id;43192 uint16_t resp_len;43219 } hwrm_ring_alloc_output_t, *phwrm_ring_alloc_output_t; argument