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