Home
last modified time | relevance | path

Searched refs:stmmac_counters (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dmmc.h29 struct stmmac_counters { struct
H A Dmmc_core.c215 static void dwmac_mmc_read(void __iomem *mmcaddr, struct stmmac_counters *mmc) in dwmac_mmc_read()
379 static void dwxgmac_mmc_read(void __iomem *mmcaddr, struct stmmac_counters *mmc) in dwxgmac_mmc_read()
H A Dstmmac.h252 struct stmmac_counters mmc;
H A Dhwif.h632 struct stmmac_counters;
637 void (*read)(void __iomem *ioaddr, struct stmmac_counters *mmc);
H A Dstmmac_ethtool.c186 { #m, sizeof_field(struct stmmac_counters, m), \
H A Dstmmac_selftests.c398 struct stmmac_counters initial, final; in stmmac_test_mmc()
H A Dstmmac_main.c2872 memset(&priv->mmc, 0, sizeof(struct stmmac_counters)); in stmmac_mmc_setup()