Home
last modified time | relevance | path

Searched defs:hwrm_ring_free_input (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h43228 typedef struct hwrm_ring_free_input { struct
43230 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