Searched defs:hwrm_queue_global_cfg_input (Results 1 – 1 of 1) sorted by relevance
38308 typedef struct hwrm_queue_global_cfg_input { struct38310 uint16_t req_type;38315 uint16_t cmpl_ring;38321 uint16_t seq_id;38329 uint16_t target_id;38336 uint64_t resp_addr;38342 uint8_t mode;38351 uint8_t unused_0;38352 uint16_t enables;38409 } hwrm_queue_global_cfg_input_t, *phwrm_queue_global_cfg_input_t; argument