Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h43184 typedef struct hwrm_ring_alloc_output { struct
43186 uint16_t error_code;
43188 uint16_t req_type;
43190 uint16_t seq_id;
43192 uint16_t resp_len;
43219 } hwrm_ring_alloc_output_t, *phwrm_ring_alloc_output_t; argument