Searched defs:mlx4_en_pkt_stats (Results 1 – 1 of 1) sorted by relevance
14 struct mlx4_en_pkt_stats { struct15 unsigned long rx_multicast_packets;16 unsigned long rx_broadcast_packets;17 unsigned long rx_jabbers;18 unsigned long rx_in_range_length_error;19 unsigned long rx_out_range_length_error;20 unsigned long tx_multicast_packets;21 unsigned long tx_broadcast_packets;22 unsigned long rx_prio[NUM_PRIORITIES][NUM_PRIORITY_STATS];23 unsigned long tx_prio[NUM_PRIORITIES][NUM_PRIORITY_STATS];