Searched defs:hwrm_ring_alloc_output (Results 1 – 1 of 1) sorted by relevance
42277 typedef struct hwrm_ring_alloc_output { struct42279 uint16_t error_code;42281 uint16_t req_type;42283 uint16_t seq_id;42285 uint16_t resp_len;42312 } hwrm_ring_alloc_output_t, *phwrm_ring_alloc_output_t; argument