Searched defs:hwrm_queue_cfg_input (Results 1 – 1 of 1) sorted by relevance
35153 typedef struct hwrm_queue_cfg_input { struct35155 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