Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dstmmac.h201 int has_xgmac; member
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_mdio.c368 if (priv->plat->has_xgmac) { in stmmac_mdio_register()
409 if (priv->plat->has_xgmac) in stmmac_mdio_register()
Dstmmac_ptp.c66 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
Dstmmac_ethtool.c265 else if (priv->plat->has_xgmac) in stmmac_ethtool_getdrvinfo()
414 if (priv->plat->has_xgmac) in stmmac_ethtool_get_regs_len()
428 if (!priv->plat->has_xgmac) { in stmmac_ethtool_gregs()
Dhwif.c259 bool needs_xgmac = priv->plat->has_xgmac; in stmmac_hwif_init()
Dstmmac_main.c244 if (priv->plat->has_xgmac) { in stmmac_clk_csr_set()
458 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_get_rx_hwtstamp()
502 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_hwtstamp_set()
736 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_ptp()
811 } else if (priv->plat->has_xgmac) { in stmmac_validate()
4098 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_interrupt()
4754 (priv->plat->has_xgmac)) && (!priv->plat->riwt_off)) { in stmmac_hw_init()
5008 if (priv->plat->has_xgmac) in stmmac_dvr_probe()
Dstmmac_platform.c527 plat->has_xgmac = 1; in stmmac_probe_config_dt()
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst496 int has_xgmac;