Lines Matching full:frames
83 u64 tx_octets; /* total # of octets in good frames */
84 u64 tx_frames; /* all good frames */
85 u64 tx_bcast_frames; /* all broadcast frames */
86 u64 tx_mcast_frames; /* all multicast frames */
87 u64 tx_ucast_frames; /* all unicast frames */
88 u64 tx_error_frames; /* all error frames */
90 u64 tx_frames_64; /* # of Tx frames in a particular range */
98 u64 tx_drop; /* # of dropped Tx frames */
99 u64 tx_pause; /* # of transmitted pause frames */
100 u64 tx_ppp0; /* # of transmitted PPP prio 0 frames */
101 u64 tx_ppp1; /* # of transmitted PPP prio 1 frames */
102 u64 tx_ppp2; /* # of transmitted PPP prio 2 frames */
103 u64 tx_ppp3; /* # of transmitted PPP prio 3 frames */
104 u64 tx_ppp4; /* # of transmitted PPP prio 4 frames */
105 u64 tx_ppp5; /* # of transmitted PPP prio 5 frames */
106 u64 tx_ppp6; /* # of transmitted PPP prio 6 frames */
107 u64 tx_ppp7; /* # of transmitted PPP prio 7 frames */
109 u64 rx_octets; /* total # of octets in good frames */
110 u64 rx_frames; /* all good frames */
111 u64 rx_bcast_frames; /* all broadcast frames */
112 u64 rx_mcast_frames; /* all multicast frames */
113 u64 rx_ucast_frames; /* all unicast frames */
114 u64 rx_too_long; /* # of frames exceeding MTU */
115 u64 rx_jabber; /* # of jabber frames */
116 u64 rx_fcs_err; /* # of received frames with bad FCS */
117 u64 rx_len_err; /* # of received frames with length error */
119 u64 rx_runt; /* # of short frames */
121 u64 rx_frames_64; /* # of Rx frames in a particular range */
129 u64 rx_pause; /* # of received pause frames */
130 u64 rx_ppp0; /* # of received PPP prio 0 frames */
131 u64 rx_ppp1; /* # of received PPP prio 1 frames */
132 u64 rx_ppp2; /* # of received PPP prio 2 frames */
133 u64 rx_ppp3; /* # of received PPP prio 3 frames */
134 u64 rx_ppp4; /* # of received PPP prio 4 frames */
135 u64 rx_ppp5; /* # of received PPP prio 5 frames */
136 u64 rx_ppp6; /* # of received PPP prio 6 frames */
137 u64 rx_ppp7; /* # of received PPP prio 7 frames */
151 u64 frames; member
185 u32 frames; member