Searched defs:hwrm_queue_qportcfg_input (Results 1 – 1 of 1) sorted by relevance
33617 typedef struct hwrm_queue_qportcfg_input { struct33619 uint16_t req_type;33624 uint16_t cmpl_ring;33630 uint16_t seq_id;33638 uint16_t target_id;33645 uint64_t resp_addr;33646 uint32_t flags;33674 } hwrm_queue_qportcfg_input_t, *phwrm_queue_qportcfg_input_t; argument