Searched defs:hwrm_queue_pri2cos_qcfg_input (Results 1 – 1 of 1) sorted by relevance
35457 typedef struct hwrm_queue_pri2cos_qcfg_input { struct35459 uint16_t req_type;35464 uint16_t cmpl_ring;35470 uint16_t seq_id;35478 uint16_t target_id;35485 uint64_t resp_addr;35486 uint32_t flags;35512 } hwrm_queue_pri2cos_qcfg_input_t, *phwrm_queue_pri2cos_qcfg_input_t; argument