Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/loongson32/common/
Dplatform.c155 .has_gmac = 1,
192 .has_gmac = 1,
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-lpc18xx.c44 plat_dat->has_gmac = true; in lpc18xx_dwmac_probe()
Dstmmac_platform.c507 plat->has_gmac = 1; in stmmac_probe_config_dt()
512 plat->has_gmac = 1; in stmmac_probe_config_dt()
524 plat->has_gmac = 0; in stmmac_probe_config_dt()
Ddwmac-sunxi.c148 plat_dat->has_gmac = true; in sun7i_gmac_probe()
Ddwmac-loongson.c15 plat->has_gmac = 1; in loongson_default_data()
Dstmmac_pci.c25 plat->has_gmac = 1; in common_default_data()
Dhwif.c261 bool needs_gmac = priv->plat->has_gmac; in stmmac_hwif_init()
Ddwmac-ipq806x.c469 plat_dat->has_gmac = true; in ipq806x_gmac_probe()
Ddwmac-intel.c422 plat->has_gmac = 1; in common_default_data()
459 plat->has_gmac = 0; in intel_mgbe_common_data()
Dstmmac_ethtool.c289 if (priv->plat->has_gmac || priv->plat->has_gmac4) in stmmac_ethtool_getdrvinfo()
Ddwmac-rk.c1884 plat_dat->has_gmac = true; in rk_gmac_probe()
Dstmmac_main.c5733 if ((priv->plat->has_gmac) || xmac) { in stmmac_common_interrupt()
/Linux-v6.1/include/linux/
Dstmmac.h203 int has_gmac; member
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst374 int has_gmac;