Home
last modified time | relevance | path

Searched refs:DWMAC_CORE_XGMAC (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c50 if (core_type == DWMAC_CORE_XGMAC) in stmmac_get_version()
254 .core_type = DWMAC_CORE_XGMAC,
276 .core_type = DWMAC_CORE_XGMAC,
314 if (core_type == DWMAC_CORE_XGMAC && in stmmac_hwif_find()
346 if (core_type == DWMAC_CORE_XGMAC) in stmmac_hwif_init()
H A Dstmmac_est.c56 if (priv->plat->core_type == DWMAC_CORE_XGMAC) { in est_configure()
151 if (priv->plat->core_type == DWMAC_CORE_XGMAC) { in est_irq_status()
H A Dstmmac_mdio.c531 if (priv->plat->core_type == DWMAC_CORE_XGMAC) { in stmmac_clk_csr_set()
604 if (priv->plat->core_type == DWMAC_CORE_XGMAC) { in stmmac_mdio_register()
648 if (priv->plat->core_type == DWMAC_CORE_XGMAC) in stmmac_mdio_register()
H A Dstmmac_ethtool.c309 else if (priv->plat->core_type == DWMAC_CORE_XGMAC) in stmmac_ethtool_getdrvinfo()
355 if (priv->plat->core_type == DWMAC_CORE_XGMAC) in stmmac_ethtool_get_regs_len()
377 } else if (priv->plat->core_type != DWMAC_CORE_XGMAC) { in stmmac_ethtool_gregs()
H A Dcommon.h51 return core_type == DWMAC_CORE_GMAC4 || core_type == DWMAC_CORE_XGMAC; in dwmac_is_xmac()
H A Ddwmac-tegra.c326 plat->core_type = DWMAC_CORE_XGMAC; in tegra_mgbe_probe()
H A Ddwmac-socfpga.c574 plat_dat->core_type = DWMAC_CORE_XGMAC; in socfpga_agilex5_setup_plat_dat()
H A Dstmmac_platform.c546 plat->core_type = DWMAC_CORE_XGMAC; in stmmac_probe_config_dt()
H A Dstmmac_main.c6536 if (priv->plat->core_type == DWMAC_CORE_XGMAC) { in stmmac_dma_cap_show()
6560 if (priv->plat->core_type == DWMAC_CORE_XGMAC) in stmmac_dma_cap_show()
6569 priv->plat->core_type == DWMAC_CORE_XGMAC) { in stmmac_dma_cap_show()
7345 case DWMAC_CORE_XGMAC: in stmmac_print_actphyif()
7489 priv->plat->core_type == DWMAC_CORE_XGMAC) && in stmmac_hw_init()
7962 if (priv->plat->core_type == DWMAC_CORE_XGMAC) in __stmmac_dvr_probe()
/linux/include/linux/
H A Dstmmac.h178 DWMAC_CORE_XGMAC, enumerator