Searched defs:hwrm_func_qstats_ext_output (Results 1 – 1 of 1) sorted by relevance
17659 typedef struct hwrm_func_qstats_ext_output { struct17661 uint16_t error_code;17663 uint16_t req_type;17665 uint16_t seq_id;17667 uint16_t resp_len;17669 uint64_t rx_ucast_pkts;17671 uint64_t rx_mcast_pkts;17673 uint64_t rx_bcast_pkts;17675 uint64_t rx_discard_pkts;17677 uint64_t rx_error_pkts;[all …]