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