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.h42277 typedef struct hwrm_ring_alloc_output { struct
42279 uint16_t error_code;
42281 uint16_t req_type;
42283 uint16_t seq_id;
42285 uint16_t resp_len;
42312 } hwrm_ring_alloc_output_t, *phwrm_ring_alloc_output_t; argument