Home
last modified time | relevance | path

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

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