Searched defs:hwrm_ring_free_input (Results 1 – 1 of 1) sorted by relevance
42321 typedef struct hwrm_ring_free_input { struct42323 uint16_t req_type;42328 uint16_t cmpl_ring;42334 uint16_t seq_id;42342 uint16_t target_id;42349 uint64_t resp_addr;42351 uint8_t ring_type;42365 uint8_t flags;42395 } hwrm_ring_free_input_t, *phwrm_ring_free_input_t; argument