Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h35153 typedef struct hwrm_queue_cfg_input { struct
35155 uint16_t req_type;
35160 uint16_t cmpl_ring;
35166 uint16_t seq_id;
35174 uint16_t target_id;
35181 uint64_t resp_addr;
35182 uint32_t flags;
35197 uint32_t enables;
35226 } hwrm_queue_cfg_input_t, *phwrm_queue_cfg_input_t; argument