Lines Matching refs:XGBE_STATS1_INFO

1535 #define XGBE_STATS1_INFO(field)				\  macro
1574 XGBE_STATS1_INFO(rx_good_frames),
1575 XGBE_STATS1_INFO(rx_broadcast_frames),
1576 XGBE_STATS1_INFO(rx_multicast_frames),
1577 XGBE_STATS1_INFO(rx_pause_frames),
1578 XGBE_STATS1_INFO(rx_crc_errors),
1579 XGBE_STATS1_INFO(rx_align_code_errors),
1580 XGBE_STATS1_INFO(rx_oversized_frames),
1581 XGBE_STATS1_INFO(rx_jabber_frames),
1582 XGBE_STATS1_INFO(rx_undersized_frames),
1583 XGBE_STATS1_INFO(rx_fragments),
1584 XGBE_STATS1_INFO(overrun_type4),
1585 XGBE_STATS1_INFO(overrun_type5),
1586 XGBE_STATS1_INFO(rx_bytes),
1587 XGBE_STATS1_INFO(tx_good_frames),
1588 XGBE_STATS1_INFO(tx_broadcast_frames),
1589 XGBE_STATS1_INFO(tx_multicast_frames),
1590 XGBE_STATS1_INFO(tx_pause_frames),
1591 XGBE_STATS1_INFO(tx_deferred_frames),
1592 XGBE_STATS1_INFO(tx_collision_frames),
1593 XGBE_STATS1_INFO(tx_single_coll_frames),
1594 XGBE_STATS1_INFO(tx_mult_coll_frames),
1595 XGBE_STATS1_INFO(tx_excessive_collisions),
1596 XGBE_STATS1_INFO(tx_late_collisions),
1597 XGBE_STATS1_INFO(tx_underrun),
1598 XGBE_STATS1_INFO(tx_carrier_sense_errors),
1599 XGBE_STATS1_INFO(tx_bytes),
1600 XGBE_STATS1_INFO(tx_64byte_frames),
1601 XGBE_STATS1_INFO(tx_65_to_127byte_frames),
1602 XGBE_STATS1_INFO(tx_128_to_255byte_frames),
1603 XGBE_STATS1_INFO(tx_256_to_511byte_frames),
1604 XGBE_STATS1_INFO(tx_512_to_1023byte_frames),
1605 XGBE_STATS1_INFO(tx_1024byte_frames),
1606 XGBE_STATS1_INFO(net_bytes),
1607 XGBE_STATS1_INFO(rx_sof_overruns),
1608 XGBE_STATS1_INFO(rx_mof_overruns),
1609 XGBE_STATS1_INFO(rx_dma_overruns),