Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac-ethtool.c63 XLGMAC_STAT("rx_multicast_packets_good", rxmulticastframes_g),
A Ddwc-xlgmac.h173 u64 rxmulticastframes_g; member
A Ddwc-xlgmac-net.c778 pstats->rxmulticastframes_g - in xlgmac_get_stats64()
780 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-6.3-rc2/drivers/net/ethernet/amd/xgbe/
A Dxgbe.h722 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.c3051 stats->rxmulticastframes_g += in xgbe_rx_mmc_int()
3200 stats->rxmulticastframes_g += in xgbe_read_mmc_stats()

Completed in 32 milliseconds