Lines Matching full:frames
270 __be32 rx_pause_xon; /* Rx pause XON frames */
271 __be32 rx_pause_xoff; /* Rx XOFF frames */
272 __be32 tx_pause_xon; /* Tx XON frames */
273 __be32 tx_pause_xoff; /* Tx XOFF frames */
274 __be32 tx_s_collision; /* Single collision frames */
275 __be32 tx_m_collision; /* Multiple collision frames */
276 __be32 l_collision; /* Late collision frames */
277 __be32 e_collision; /* Excessive collision frames */
278 __be32 rx_ctl_frames; /* Rx control frames */
279 __be32 rx_64_frames; /* Rx 64-bytes frames */
280 __be32 rx_127_frames; /* Rx 65-127 bytes frames */
281 __be32 rx_255_frames; /* Rx 128-255 bytes frames */
282 __be32 rx_511_frames; /* Rx 256-511 bytes frames */
283 __be32 rx_1023_frames; /* Rx 512-1023 bytes frames */
284 __be32 rx_1522_frames; /* Rx 1024-1522 bytes frames */
285 __be32 rx_9022_frames; /* Rx 1523-9022 bytes frames */
286 __be32 tx_64_frames; /* Tx 64-bytes frames */
287 __be32 tx_127_frames; /* Tx 65-127 bytes frames */
288 __be32 tx_255_frames; /* Tx 128-255 bytes frames */
289 __be32 tx_511_frames; /* Tx 256-511 bytes frames */
290 __be32 tx_1023_frames; /* Tx 512-1023 bytes frames */
291 __be32 tx_1522_frames; /* Tx 1024-1522 bytes frames */
292 __be32 tx_9022_frames; /* Tx 1523-9022 bytes frames */