Searched defs:hwrm_ring_reset_input (Results 1 – 1 of 1) sorted by relevance
43333 typedef struct hwrm_ring_reset_input { struct43335 uint16_t req_type;43340 uint16_t cmpl_ring;43346 uint16_t seq_id;43354 uint16_t target_id;43361 uint64_t resp_addr;43386 } hwrm_ring_reset_input_t, *phwrm_ring_reset_input_t; argument