Symbol: XLGMAC_STAT
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
38
XLGMAC_STAT("tx_bytes", txoctetcount_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
39
XLGMAC_STAT("tx_bytes_good", txoctetcount_g),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
40
XLGMAC_STAT("tx_packets", txframecount_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
41
XLGMAC_STAT("tx_packets_good", txframecount_g),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
42
XLGMAC_STAT("tx_unicast_packets", txunicastframes_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
43
XLGMAC_STAT("tx_broadcast_packets", txbroadcastframes_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
44
XLGMAC_STAT("tx_broadcast_packets_good", txbroadcastframes_g),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
45
XLGMAC_STAT("tx_multicast_packets", txmulticastframes_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
46
XLGMAC_STAT("tx_multicast_packets_good", txmulticastframes_g),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
47
XLGMAC_STAT("tx_vlan_packets_good", txvlanframes_g),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
48
XLGMAC_STAT("tx_64_byte_packets", tx64octets_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
49
XLGMAC_STAT("tx_65_to_127_byte_packets", tx65to127octets_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
50
XLGMAC_STAT("tx_128_to_255_byte_packets", tx128to255octets_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
51
XLGMAC_STAT("tx_256_to_511_byte_packets", tx256to511octets_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
52
XLGMAC_STAT("tx_512_to_1023_byte_packets", tx512to1023octets_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
53
XLGMAC_STAT("tx_1024_to_max_byte_packets", tx1024tomaxoctets_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
54
XLGMAC_STAT("tx_underflow_errors", txunderflowerror),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
55
XLGMAC_STAT("tx_pause_frames", txpauseframes),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
58
XLGMAC_STAT("rx_bytes", rxoctetcount_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
59
XLGMAC_STAT("rx_bytes_good", rxoctetcount_g),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
60
XLGMAC_STAT("rx_packets", rxframecount_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
61
XLGMAC_STAT("rx_unicast_packets_good", rxunicastframes_g),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
62
XLGMAC_STAT("rx_broadcast_packets_good", rxbroadcastframes_g),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
63
XLGMAC_STAT("rx_multicast_packets_good", rxmulticastframes_g),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
64
XLGMAC_STAT("rx_vlan_packets", rxvlanframes_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
65
XLGMAC_STAT("rx_64_byte_packets", rx64octets_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
66
XLGMAC_STAT("rx_65_to_127_byte_packets", rx65to127octets_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
67
XLGMAC_STAT("rx_128_to_255_byte_packets", rx128to255octets_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
68
XLGMAC_STAT("rx_256_to_511_byte_packets", rx256to511octets_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
69
XLGMAC_STAT("rx_512_to_1023_byte_packets", rx512to1023octets_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
70
XLGMAC_STAT("rx_1024_to_max_byte_packets", rx1024tomaxoctets_gb),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
71
XLGMAC_STAT("rx_undersize_packets_good", rxundersize_g),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
72
XLGMAC_STAT("rx_oversize_packets_good", rxoversize_g),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
73
XLGMAC_STAT("rx_crc_errors", rxcrcerror),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
74
XLGMAC_STAT("rx_crc_errors_small_packets", rxrunterror),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
75
XLGMAC_STAT("rx_crc_errors_giant_packets", rxjabbererror),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
76
XLGMAC_STAT("rx_length_errors", rxlengtherror),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
77
XLGMAC_STAT("rx_out_of_range_errors", rxoutofrangetype),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
78
XLGMAC_STAT("rx_fifo_overflow_errors", rxfifooverflow),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
79
XLGMAC_STAT("rx_watchdog_errors", rxwatchdogerror),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
80
XLGMAC_STAT("rx_pause_frames", rxpauseframes),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
83
XLGMAC_STAT("tx_tso_packets", tx_tso_packets),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
84
XLGMAC_STAT("rx_split_header_packets", rx_split_header_packets),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
85
XLGMAC_STAT("tx_process_stopped", tx_process_stopped),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
86
XLGMAC_STAT("rx_process_stopped", rx_process_stopped),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
87
XLGMAC_STAT("tx_buffer_unavailable", tx_buffer_unavailable),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
88
XLGMAC_STAT("rx_buffer_unavailable", rx_buffer_unavailable),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
89
XLGMAC_STAT("fatal_bus_error", fatal_bus_error),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
90
XLGMAC_STAT("tx_vlan_packets", tx_vlan_packets),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
91
XLGMAC_STAT("rx_vlan_packets", rx_vlan_packets),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
92
XLGMAC_STAT("napi_poll_isr", napi_poll_isr),
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c
93
XLGMAC_STAT("napi_poll_txtimer", napi_poll_txtimer),