Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_est.c51 if (priv->plat->has_xgmac) { in est_configure()
143 if (priv->plat->has_xgmac) { in est_irq_status()
A Dstmmac_mdio.c576 if (priv->plat->has_xgmac) { in stmmac_mdio_register()
625 if (priv->plat->has_xgmac) in stmmac_mdio_register()
A Dstmmac_ptp.c59 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
A Dhwif.c286 bool needs_xgmac = priv->plat->has_xgmac; in stmmac_hwif_init()
A Dstmmac_ethtool.c308 else if (priv->plat->has_xgmac) in stmmac_ethtool_getdrvinfo()
446 if (priv->plat->has_xgmac) in stmmac_ethtool_get_regs_len()
468 } else if (!priv->plat->has_xgmac) { in stmmac_ethtool_gregs()
A Ddwmac-tegra.c303 plat->has_xgmac = 1; in tegra_mgbe_probe()
A Dstmmac_main.c340 if (priv->plat->has_xgmac) { in stmmac_clk_csr_set()
582 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_get_rx_hwtstamp()
830 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_tstamp_counter()
878 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_ptp()
2384 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) { in stmmac_dma_operation_mode()
6006 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_common_interrupt()
6398 if (priv->plat->has_xgmac) { in stmmac_dma_cap_show()
6422 if (priv->plat->has_xgmac) in stmmac_dma_cap_show()
6431 priv->plat->has_xgmac) { in stmmac_dma_cap_show()
7450 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_xdp_rx_timestamp()
[all …]
A Dstmmac_platform.c574 plat->has_xgmac = 1; in stmmac_probe_config_dt()
/linux/include/linux/
A Dstmmac.h264 int has_xgmac; member
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
A Dstmmac.rst496 int has_xgmac;

Completed in 39 milliseconds