Home
last modified time | relevance | path

Searched refs:has_xgmac (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
A Dstmmac.h253 int has_xgmac; member
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_mdio.c465 if (priv->plat->has_xgmac) { in stmmac_mdio_register()
498 if (priv->plat->has_xgmac) in stmmac_mdio_register()
A Dstmmac_ethtool.c283 else if (priv->plat->has_xgmac) in stmmac_ethtool_getdrvinfo()
436 if (priv->plat->has_xgmac) in stmmac_ethtool_get_regs_len()
450 if (!priv->plat->has_xgmac) { in stmmac_ethtool_gregs()
A Dstmmac_ptp.c68 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
A Dhwif.c259 bool needs_xgmac = priv->plat->has_xgmac; in stmmac_hwif_init()
A Dstmmac_platform.c537 plat->has_xgmac = 1; in stmmac_probe_config_dt()
A Dstmmac_main.c334 if (priv->plat->has_xgmac) { in stmmac_clk_csr_set()
590 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_get_rx_hwtstamp()
842 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_tstamp_counter()
899 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_ptp()
981 } else if (priv->plat->has_xgmac) { in stmmac_validate()
5623 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_common_interrupt()
6658 (priv->plat->has_xgmac)) && (!priv->plat->riwt_off)) { in stmmac_hw_init()
7009 if (priv->plat->has_xgmac) in stmmac_dvr_probe()
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
A Dstmmac.rst496 int has_xgmac;

Completed in 22 milliseconds