Searched refs:XGMAC_MMC_STAT (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c130 #define XGMAC_MMC_STAT(_string, _var) \ macro
143 XGMAC_MMC_STAT("tx_bytes", txoctetcount_gb),
144 XGMAC_MMC_STAT("tx_packets", txframecount_gb),
145 XGMAC_MMC_STAT("tx_unicast_packets", txunicastframes_gb),
146 XGMAC_MMC_STAT("tx_broadcast_packets", txbroadcastframes_gb),
147 XGMAC_MMC_STAT("tx_multicast_packets", txmulticastframes_gb),
148 XGMAC_MMC_STAT("tx_vlan_packets", txvlanframes_g),
151 XGMAC_MMC_STAT("tx_64_byte_packets", tx64octets_gb),
152 XGMAC_MMC_STAT("tx_65_to_127_byte_packets", tx65to127octets_gb),
153 XGMAC_MMC_STAT("tx_128_to_255_byte_packet
[all...]

Completed in 177 milliseconds