Searched defs:hwrm_port_qstats_input (Results 1 – 1 of 1) sorted by relevance
29671 typedef struct hwrm_port_qstats_input { struct29673 uint16_t req_type;29678 uint16_t cmpl_ring;29684 uint16_t seq_id;29692 uint16_t target_id;29720 } hwrm_port_qstats_input_t, *phwrm_port_qstats_input_t; argument