Searched defs:hwrm_queue_pri2cos_qcfg_input (Results 1 – 1 of 1) sorted by relevance
34560 typedef struct hwrm_queue_pri2cos_qcfg_input { struct34562 uint16_t req_type;34567 uint16_t cmpl_ring;34573 uint16_t seq_id;34581 uint16_t target_id;34588 uint64_t resp_addr;34589 uint32_t flags;34615 } hwrm_queue_pri2cos_qcfg_input_t, *phwrm_queue_pri2cos_qcfg_input_t; argument