Searched defs:ctx_hw_stats_ext (Results 1 – 1 of 1) sorted by relevance
59848 typedef struct ctx_hw_stats_ext { struct59850 uint64_t rx_ucast_pkts;59852 uint64_t rx_mcast_pkts;59854 uint64_t rx_bcast_pkts;59856 uint64_t rx_discard_pkts;59858 uint64_t rx_error_pkts;59860 uint64_t rx_ucast_bytes;59862 uint64_t rx_mcast_bytes;59864 uint64_t rx_bcast_bytes;59866 uint64_t tx_ucast_pkts;[all …]