Lines Matching refs:frames

206 	u64 tx_octets;            /* total # of octets in good frames */
207 u64 tx_frames; /* all good frames */
208 u64 tx_bcast_frames; /* all broadcast frames */
209 u64 tx_mcast_frames; /* all multicast frames */
210 u64 tx_ucast_frames; /* all unicast frames */
211 u64 tx_error_frames; /* all error frames */
213 u64 tx_frames_64; /* # of Tx frames in a particular range */
221 u64 tx_drop; /* # of dropped Tx frames */
222 u64 tx_pause; /* # of transmitted pause frames */
223 u64 tx_ppp0; /* # of transmitted PPP prio 0 frames */
224 u64 tx_ppp1; /* # of transmitted PPP prio 1 frames */
225 u64 tx_ppp2; /* # of transmitted PPP prio 2 frames */
226 u64 tx_ppp3; /* # of transmitted PPP prio 3 frames */
227 u64 tx_ppp4; /* # of transmitted PPP prio 4 frames */
228 u64 tx_ppp5; /* # of transmitted PPP prio 5 frames */
229 u64 tx_ppp6; /* # of transmitted PPP prio 6 frames */
230 u64 tx_ppp7; /* # of transmitted PPP prio 7 frames */
232 u64 rx_octets; /* total # of octets in good frames */
233 u64 rx_frames; /* all good frames */
234 u64 rx_bcast_frames; /* all broadcast frames */
235 u64 rx_mcast_frames; /* all multicast frames */
236 u64 rx_ucast_frames; /* all unicast frames */
237 u64 rx_too_long; /* # of frames exceeding MTU */
238 u64 rx_jabber; /* # of jabber frames */
239 u64 rx_fcs_err; /* # of received frames with bad FCS */
240 u64 rx_len_err; /* # of received frames with length error */
242 u64 rx_runt; /* # of short frames */
244 u64 rx_frames_64; /* # of Rx frames in a particular range */
252 u64 rx_pause; /* # of received pause frames */
253 u64 rx_ppp0; /* # of received PPP prio 0 frames */
254 u64 rx_ppp1; /* # of received PPP prio 1 frames */
255 u64 rx_ppp2; /* # of received PPP prio 2 frames */
256 u64 rx_ppp3; /* # of received PPP prio 3 frames */
257 u64 rx_ppp4; /* # of received PPP prio 4 frames */
258 u64 rx_ppp5; /* # of received PPP prio 5 frames */
259 u64 rx_ppp6; /* # of received PPP prio 6 frames */
260 u64 rx_ppp7; /* # of received PPP prio 7 frames */
274 u64 frames;
308 u32 frames;