Searched defs:hwrm_queue_qcfg_input (Results 1 – 1 of 1) sorted by relevance
35056 typedef struct hwrm_queue_qcfg_input { struct35058 uint16_t req_type;35063 uint16_t cmpl_ring;35069 uint16_t seq_id;35099 } hwrm_queue_qcfg_input_t, *phwrm_queue_qcfg_input_t; argument