Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dstmmac.h301 int has_xgmac; member
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_mdio.c555 if (priv->plat->has_xgmac) { in stmmac_mdio_register()
604 if (priv->plat->has_xgmac) in stmmac_mdio_register()
H A Dstmmac_ptp.c59 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
H A Dhwif.c272 bool needs_xgmac = priv->plat->has_xgmac; in stmmac_hwif_init()
H A Dstmmac_ethtool.c297 else if (priv->plat->has_xgmac) in stmmac_ethtool_getdrvinfo()
442 if (priv->plat->has_xgmac) in stmmac_ethtool_get_regs_len()
464 } else if (!priv->plat->has_xgmac) { in stmmac_ethtool_gregs()
H A Ddwmac-tegra.c311 plat->has_xgmac = 1; in tegra_mgbe_probe()
H A 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()
5870 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_common_interrupt()
6269 if (priv->plat->has_xgmac) { in stmmac_dma_cap_show()
6293 if (priv->plat->has_xgmac) in stmmac_dma_cap_show()
6302 priv->plat->has_xgmac) { in stmmac_dma_cap_show()
7153 (priv->plat->has_xgmac)) && (!priv->plat->riwt_off)) { in stmmac_hw_init()
7341 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_xdp_rx_timestamp()
[all …]
H A Dstmmac_platform.c560 plat->has_xgmac = 1; in stmmac_probe_config_dt()
/openbmc/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst496 int has_xgmac;