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.h34256 typedef struct hwrm_queue_cfg_input { struct
34258 uint16_t req_type;
34263 uint16_t cmpl_ring;
34269 uint16_t seq_id;
34277 uint16_t target_id;
34284 uint64_t resp_addr;
34285 uint32_t flags;
34300 uint32_t enables;
34329 } hwrm_queue_cfg_input_t, *phwrm_queue_cfg_input_t; argument