Searched defs:hwrm_port_qstats_input (Results 1 – 1 of 1) sorted by relevance
29010 typedef struct hwrm_port_qstats_input { struct29012 uint16_t req_type;29017 uint16_t cmpl_ring;29023 uint16_t seq_id;29031 uint16_t target_id;29059 } hwrm_port_qstats_input_t, *phwrm_port_qstats_input_t; argument