Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_port.h156 #define NFP_MAC_STATS_RX_IN_ERRORS (NFP_MAC_STATS_BASE + 0x028) macro
H A Dnfp_net_repr.c70 stats->rx_dropped = readq(mem + NFP_MAC_STATS_RX_IN_ERRORS); in nfp_repr_phy_port_get_stats64()
H A Dnfp_net_ethtool.c80 { "rx_errors", NFP_MAC_STATS_RX_IN_ERRORS, },