Searched defs:hwrm_ring_free_input (Results 1 – 1 of 1) sorted by relevance
43228 typedef struct hwrm_ring_free_input { struct43230 uint16_t req_type;43235 uint16_t cmpl_ring;43241 uint16_t seq_id;43249 uint16_t target_id;43256 uint64_t resp_addr;43258 uint8_t ring_type;43272 uint8_t flags;43302 } hwrm_ring_free_input_t, *phwrm_ring_free_input_t; argument