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.c780 pstats->rxmulticastframes_g - in xlgmac_get_stats64()
782 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-ethtool.c164 XGMAC_MMC_STAT("rx_multicast_packets", rxmulticastframes_g),
Dxgbe.h688 u64 rxmulticastframes_g; member
Dxgbe-drv.c2133 pstats->rxmulticastframes_g - in xgbe_get_stats64()
2135 s->multicast = pstats->rxmulticastframes_g; in xgbe_get_stats64()
Dxgbe-dev.c2994 stats->rxmulticastframes_g += in xgbe_rx_mmc_int()
3143 stats->rxmulticastframes_g += in xgbe_read_mmc_stats()