Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c62 XLGMAC_STAT("rx_broadcast_packets_good", rxbroadcastframes_g),
Ddwc-xlgmac.h171 u64 rxbroadcastframes_g; member
Ddwc-xlgmac-net.c778 pstats->rxbroadcastframes_g - in xlgmac_get_stats64()
Ddwc-xlgmac-hw.c2006 stats->rxbroadcastframes_g += in xlgmac_rx_mmc_int()
2198 stats->rxbroadcastframes_g += in xlgmac_read_mmc_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
Dxgbe.h691 u64 rxbroadcastframes_g; member
Dxgbe-ethtool.c163 XGMAC_MMC_STAT("rx_broadcast_packets", rxbroadcastframes_g),
Dxgbe-dev.c2990 stats->rxbroadcastframes_g += in xgbe_rx_mmc_int()
3140 stats->rxbroadcastframes_g += in xgbe_read_mmc_stats()
Dxgbe-drv.c2096 pstats->rxbroadcastframes_g - in xgbe_get_stats64()