Searched defs:mlx4_en_pkt_stats (Results 1 – 1 of 1) sorted by relevance
8 struct mlx4_en_pkt_stats { struct9 unsigned long rx_multicast_packets;10 unsigned long rx_broadcast_packets;11 unsigned long rx_jabbers;12 unsigned long rx_in_range_length_error;13 unsigned long rx_out_range_length_error;14 unsigned long tx_multicast_packets;15 unsigned long tx_broadcast_packets;16 unsigned long rx_prio[NUM_PRIORITIES][NUM_PRIORITY_STATS];17 unsigned long tx_prio[NUM_PRIORITIES][NUM_PRIORITY_STATS];