Searched defs:hwrm_queue_qportcfg_input (Results 1 – 1 of 1) sorted by relevance
34514 typedef struct hwrm_queue_qportcfg_input { struct34516 uint16_t req_type;34521 uint16_t cmpl_ring;34527 uint16_t seq_id;34535 uint16_t target_id;34542 uint64_t resp_addr;34543 uint32_t flags;34571 } hwrm_queue_qportcfg_input_t, *phwrm_queue_qportcfg_input_t; argument