Lines Matching full:u64

40 	u64 rx_packets;
41 u64 rx_bytes;
42 u64 rx_multicast_packets;
43 u64 rx_broadcast_packets;
44 u64 rx_errors;
45 u64 rx_dropped;
46 u64 rx_length_errors;
47 u64 rx_over_errors;
48 u64 rx_crc_errors;
49 u64 rx_jabbers;
50 u64 rx_in_range_length_error;
51 u64 rx_out_range_length_error;
52 u64 rx_lt_64_bytes_packets;
53 u64 rx_127_bytes_packets;
54 u64 rx_255_bytes_packets;
55 u64 rx_511_bytes_packets;
56 u64 rx_1023_bytes_packets;
57 u64 rx_1518_bytes_packets;
58 u64 rx_1522_bytes_packets;
59 u64 rx_1548_bytes_packets;
60 u64 rx_gt_1548_bytes_packets;
61 u64 tx_packets;
62 u64 tx_bytes;
63 u64 tx_multicast_packets;
64 u64 tx_broadcast_packets;
65 u64 tx_errors;
66 u64 tx_dropped;
67 u64 tx_lt_64_bytes_packets;
68 u64 tx_127_bytes_packets;
69 u64 tx_255_bytes_packets;
70 u64 tx_511_bytes_packets;
71 u64 tx_1023_bytes_packets;
72 u64 tx_1518_bytes_packets;
73 u64 tx_1522_bytes_packets;
74 u64 tx_1548_bytes_packets;
75 u64 tx_gt_1548_bytes_packets;
76 u64 rx_prio[NUM_PRIORITIES][NUM_PRIORITY_STATS];
77 u64 tx_prio[NUM_PRIORITIES][NUM_PRIORITY_STATS];
81 u64 rx_frames;
82 u64 rx_bytes;
83 u64 tx_frames;
84 u64 tx_bytes;
88 u64 rx_frames;
89 u64 rx_bytes;
90 u64 tx_frames;
91 u64 tx_bytes;
95 u64 tso_packets;
96 u64 queue_stopped;
97 u64 wake_queue;
98 u64 tx_timeout;
99 u64 oversized_packets;
100 u64 rx_alloc_failed;
101 u64 rx_chksum_good;
102 u64 rx_chksum_none;
103 u64 tx_chksum_offload;
104 u64 defrag_attempts;
109 u64 tx_pktsz_avg;
119 u64 rx_pause;
120 u64 rx_pause_duration;
121 u64 rx_pause_transition;
125 u64 tx_pause;
126 u64 tx_pause_duration;
127 u64 tx_pause_transition;