Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dmmc.h29 struct stmmac_counters { struct
H A Dmmc_core.c213 static void dwmac_mmc_read(void __iomem *mmcaddr, struct stmmac_counters *mmc) in dwmac_mmc_read()
375 static void dwxgmac_mmc_read(void __iomem *mmcaddr, struct stmmac_counters *mmc) in dwxgmac_mmc_read()
H A Dstmmac.h196 struct stmmac_counters mmc;
H A Dhwif.h580 struct stmmac_counters;
585 void (*read)(void __iomem *ioaddr, struct stmmac_counters *mmc);
H A Dstmmac_ethtool.c174 { #m, sizeof_field(struct stmmac_counters, m), \
H A Ddwmac-rk-tool.c1199 memset(&priv->mmc, 0, sizeof(struct stmmac_counters)); in dwmac_rk_mmc_setup()
H A Dstmmac_selftests.c398 struct stmmac_counters initial, final; in stmmac_test_mmc()
H A Dstmmac_main.c2320 memset(&priv->mmc, 0, sizeof(struct stmmac_counters)); in stmmac_mmc_setup()
/OK3568_Linux_fs/external/dpdk/gmac/kernel4.19/
H A Dkernel_net_stmmac.diff954 + memset(&priv->mmc, 0, sizeof(struct stmmac_counters));