Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/loongson32/common/
Dplatform.c155 .has_gmac = 1,
192 .has_gmac = 1,
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-lpc18xx.c44 plat_dat->has_gmac = true; in lpc18xx_dwmac_probe()
Ddwmac-sunxi.c144 plat_dat->has_gmac = true; in sun7i_gmac_probe()
Dstmmac_pci.c64 plat->has_gmac = 1; in common_default_data()
118 plat->has_gmac = 0; in intel_mgbe_common_data()
Dstmmac_platform.c504 plat->has_gmac = 1; in stmmac_probe_config_dt()
512 plat->has_gmac = 0; in stmmac_probe_config_dt()
Ddwmac-ipq806x.c337 plat_dat->has_gmac = true; in ipq806x_gmac_probe()
Dhwif.c222 bool needs_gmac = priv->plat->has_gmac; in stmmac_hwif_init()
Ddwmac-mediatek.c357 plat_dat->has_gmac = 0; in mediatek_dwmac_probe()
Dstmmac_ethtool.c263 if (priv->plat->has_gmac || priv->plat->has_gmac4) in stmmac_ethtool_getdrvinfo()
Ddwmac-rk.c1403 plat_dat->has_gmac = true; in rk_gmac_probe()
Dstmmac_main.c3859 if ((priv->plat->has_gmac) || xmac) { in stmmac_interrupt()
/Linux-v5.4/include/linux/
Dstmmac.h141 int has_gmac; member
/Linux-v5.4/Documentation/networking/device_drivers/stmicro/
Dstmmac.txt124 int has_gmac;
160 o has_gmac: uses the GMAC core.
234 .has_gmac = 0,