Searched defs:ctx_hw_stats_ext (Results 1 – 1 of 1) sorted by relevance
58932 typedef struct ctx_hw_stats_ext { struct58934 uint64_t rx_ucast_pkts;58936 uint64_t rx_mcast_pkts;58938 uint64_t rx_bcast_pkts;58940 uint64_t rx_discard_pkts;58942 uint64_t rx_error_pkts;58944 uint64_t rx_ucast_bytes;58946 uint64_t rx_mcast_bytes;58948 uint64_t rx_bcast_bytes;58950 uint64_t tx_ucast_pkts;[all …]