Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-lpc18xx.c44 plat_dat->has_gmac = true; in lpc18xx_dwmac_probe()
Ddwmac-sunxi.c151 plat_dat->has_gmac = true; in sun7i_gmac_probe()
Dstmmac_platform.c468 plat->has_gmac = 1; in stmmac_probe_config_dt()
476 plat->has_gmac = 0; in stmmac_probe_config_dt()
Dstmmac_pci.c73 plat->has_gmac = 1; in common_default_data()
Dhwif.c214 bool needs_gmac = priv->plat->has_gmac; in stmmac_hwif_init()
Ddwmac-ipq806x.c337 plat_dat->has_gmac = true; in ipq806x_gmac_probe()
Dstmmac_ethtool.c264 if (priv->plat->has_gmac || priv->plat->has_gmac4) in stmmac_ethtool_getdrvinfo()
Ddwmac-rk.c1412 plat_dat->has_gmac = true; in rk_gmac_probe()
Dstmmac_main.c3706 if ((priv->plat->has_gmac) || xmac) { in stmmac_interrupt()
/Linux-v4.19/arch/mips/loongson32/common/
Dplatform.c195 .has_gmac = 1,
232 .has_gmac = 1,
/Linux-v4.19/include/linux/
Dstmmac.h157 int has_gmac; member
/Linux-v4.19/Documentation/networking/
Dstmmac.txt124 int has_gmac;
160 o has_gmac: uses the GMAC core.
234 .has_gmac = 0,