Home
last modified time | relevance | path

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

/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c63 XLGMAC_STAT("rx_multicast_packets_good", rxmulticastframes_g),
Ddwc-xlgmac.h172 u64 rxmulticastframes_g; member
Ddwc-xlgmac-net.c779 pstats->rxmulticastframes_g - in xlgmac_get_stats64()
781 s->multicast = pstats->rxmulticastframes_g; in xlgmac_get_stats64()
Ddwc-xlgmac-hw.c2012 stats->rxmulticastframes_g += in xlgmac_rx_mmc_int()
2201 stats->rxmulticastframes_g += in xlgmac_read_mmc_stats()
/drivers/net/ethernet/amd/xgbe/
Dxgbe.h693 u64 rxmulticastframes_g; member
Dxgbe-ethtool.c164 XGMAC_MMC_STAT("rx_multicast_packets", rxmulticastframes_g),
Dxgbe-drv.c2111 pstats->rxmulticastframes_g - in xgbe_get_stats64()
2113 s->multicast = pstats->rxmulticastframes_g; in xgbe_get_stats64()
Dxgbe-dev.c3001 stats->rxmulticastframes_g += in xgbe_rx_mmc_int()
3150 stats->rxmulticastframes_g += in xgbe_read_mmc_stats()