Home
last modified time | relevance | path

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

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

Completed in 32 milliseconds