Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c63 XLGMAC_STAT("rx_multicast_packets_good", rxmulticastframes_g),
Ddwc-xlgmac.h173 u64 rxmulticastframes_g; member
Ddwc-xlgmac-net.c778 pstats->rxmulticastframes_g - in xlgmac_get_stats64()
780 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()
/linux-6.12.1/drivers/net/ethernet/amd/xgbe/
Dxgbe.h722 u64 rxmulticastframes_g; member
Dxgbe-ethtool.c164 XGMAC_MMC_STAT("rx_multicast_packets", rxmulticastframes_g),
Dxgbe-drv.c2104 pstats->rxmulticastframes_g - in xgbe_get_stats64()
2106 s->multicast = pstats->rxmulticastframes_g; in xgbe_get_stats64()
Dxgbe-dev.c3051 stats->rxmulticastframes_g += in xgbe_rx_mmc_int()
3200 stats->rxmulticastframes_g += in xgbe_read_mmc_stats()