Searched defs:hwrm_port_qstats_ext_input (Results 1 – 1 of 1) sorted by relevance
29728 typedef struct hwrm_port_qstats_ext_input { struct29730 uint16_t req_type;29735 uint16_t cmpl_ring;29741 uint16_t seq_id;29749 uint16_t target_id;29756 uint64_t resp_addr;29758 uint16_t port_id;29763 uint16_t tx_stat_size;29787 } hwrm_port_qstats_ext_input_t, *phwrm_port_qstats_ext_input_t; argument