Searched defs:hwrm_ring_reset_input (Results 1 – 1 of 1) sorted by relevance
42426 typedef struct hwrm_ring_reset_input { struct42428 uint16_t req_type;42433 uint16_t cmpl_ring;42439 uint16_t seq_id;42447 uint16_t target_id;42454 uint64_t resp_addr;42479 } hwrm_ring_reset_input_t, *phwrm_ring_reset_input_t; argument