Home
last modified time | relevance | path

Searched refs:has_gmac (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/arch/mips/loongson32/common/
Dplatform.c139 .has_gmac = 1,
173 .has_gmac = 1,
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_pci.c77 plat->has_gmac = 1; in stmmac_default_data()
111 plat->has_gmac = 1; in quark_default_data()
Ddwmac-lpc18xx.c44 plat_dat->has_gmac = true; in lpc18xx_dwmac_probe()
Ddwmac-sunxi.c146 plat_dat->has_gmac = true; in sun7i_gmac_probe()
Dstmmac_ethtool.c235 if (priv->plat->has_gmac) in stmmac_ethtool_getdrvinfo()
400 if (!priv->plat->has_gmac) { in stmmac_ethtool_gregs()
477 if (!priv->plat->has_gmac) in stmmac_get_ethtool_stats()
Dstmmac_platform.c199 plat->has_gmac = 1; in stmmac_probe_config_dt()
Ddwmac-ipq806x.c347 plat_dat->has_gmac = true; in ipq806x_gmac_probe()
Ddwmac-rk.c590 plat_dat->has_gmac = true; in rk_gmac_probe()
Dstmmac_main.c725 if (likely(priv->plat->has_gmac)) in stmmac_adjust_link()
731 if (priv->plat->has_gmac) { in stmmac_adjust_link()
2461 if (priv->plat->has_gmac) { in stmmac_interrupt()
2743 if (priv->plat->has_gmac) { in stmmac_hw_init()
/linux-4.4.14/include/linux/
Dstmmac.h105 int has_gmac; member
/linux-4.4.14/Documentation/networking/
Dstmmac.txt125 int has_gmac;
157 o has_gmac: uses the GMAC core.
221 .has_gmac = 0,
/linux-4.4.14/arch/blackfin/mach-bf609/boards/
Dezkit.c132 .has_gmac = 1,