Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dstmmac.h300 int has_xgmac; member
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_mdio.c555 if (priv->plat->has_xgmac) { in stmmac_mdio_register()
600 if (priv->plat->has_xgmac) in stmmac_mdio_register()
Dhwif.c272 bool needs_xgmac = priv->plat->has_xgmac; in stmmac_hwif_init()
Dstmmac_ptp.c59 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
Dstmmac_ethtool.c297 else if (priv->plat->has_xgmac) in stmmac_ethtool_getdrvinfo()
440 if (priv->plat->has_xgmac) in stmmac_ethtool_get_regs_len()
462 } else if (!priv->plat->has_xgmac) { in stmmac_ethtool_gregs()
Ddwmac-tegra.c293 plat->has_xgmac = 1; in tegra_mgbe_probe()
Dstmmac_main.c340 if (priv->plat->has_xgmac) { in stmmac_clk_csr_set()
589 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_get_rx_hwtstamp()
837 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_tstamp_counter()
885 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_ptp()
5837 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_common_interrupt()
6256 if (priv->plat->has_xgmac) { in stmmac_dma_cap_show()
6280 if (priv->plat->has_xgmac) in stmmac_dma_cap_show()
6289 priv->plat->has_xgmac) { in stmmac_dma_cap_show()
7107 (priv->plat->has_xgmac)) && (!priv->plat->riwt_off)) { in stmmac_hw_init()
7284 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_xdp_rx_timestamp()
[all …]
Dstmmac_platform.c538 plat->has_xgmac = 1; in stmmac_probe_config_dt()
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst496 int has_xgmac;