Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c61 XLGMAC_STAT("rx_unicast_packets_good", rxunicastframes_g),
H A Ddwc-xlgmac.h185 u64 rxunicastframes_g; member
H A Ddwc-xlgmac-net.c779 pstats->rxunicastframes_g; in xlgmac_get_stats64()
H A Ddwc-xlgmac-hw.c2084 stats->rxunicastframes_g += in xlgmac_rx_mmc_int()
2237 stats->rxunicastframes_g += in xlgmac_read_mmc_stats()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h734 u64 rxunicastframes_g; member
H A Dxgbe-ethtool.c162 XGMAC_MMC_STAT("rx_unicast_packets", rxunicastframes_g),
H A Dxgbe-dev.c3099 stats->rxunicastframes_g += in xgbe_rx_mmc_int()
3236 stats->rxunicastframes_g += in xgbe_read_mmc_stats()
H A Dxgbe-drv.c2105 pstats->rxunicastframes_g; in xgbe_get_stats64()