Home
last modified time | relevance | path

Searched refs:AXGMAC_MMC_STAT (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.c124 AXGMAC_MMC_STAT("tx_bytes", txoctetcount_gb),
125 AXGMAC_MMC_STAT("tx_packets", txframecount_gb),
129 AXGMAC_MMC_STAT("tx_vlan_packets", txvlanframes_g),
130 AXGMAC_MMC_STAT("tx_64_byte_packets", tx64octets_gb),
137 AXGMAC_MMC_STAT("tx_pause_frames", txpauseframes),
139 AXGMAC_MMC_STAT("rx_bytes", rxoctetcount_gb),
140 AXGMAC_MMC_STAT("rx_packets", rxframecount_gb),
144 AXGMAC_MMC_STAT("rx_vlan_packets", rxvlanframes_gb),
153 AXGMAC_MMC_STAT("rx_crc_errors", rxcrcerror),
156 AXGMAC_MMC_STAT("rx_length_errors", rxlengtherror),
[all …]