Home
last modified time | relevance | path

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

/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.c132 AXGMAC_MMC_STAT("tx_bytes", txoctetcount_gb),
133 AXGMAC_MMC_STAT("tx_packets", txframecount_gb),
137 AXGMAC_MMC_STAT("tx_vlan_packets", txvlanframes_g),
138 AXGMAC_MMC_STAT("tx_64_byte_packets", tx64octets_gb),
145 AXGMAC_MMC_STAT("tx_pause_frames", txpauseframes),
147 AXGMAC_MMC_STAT("rx_bytes", rxoctetcount_gb),
148 AXGMAC_MMC_STAT("rx_packets", rxframecount_gb),
152 AXGMAC_MMC_STAT("rx_vlan_packets", rxvlanframes_gb),
161 AXGMAC_MMC_STAT("rx_crc_errors", rxcrcerror),
164 AXGMAC_MMC_STAT("rx_length_errors", rxlengtherror),
[all …]