Home
last modified time | relevance | path

Searched refs:has_gmac4 (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_mdio.c243 if (priv->plat->has_gmac4) { in stmmac_mdio_read()
312 if (priv->plat->has_gmac4) { in stmmac_mdio_write()
394 if (!priv->plat->has_gmac4) in stmmac_mdio_reset()
462 if (priv->plat->has_gmac4) in stmmac_mdio_register()
Dstmmac_pci.c78 plat->has_gmac4 = 1; in snps_gmac5_default_data()
Dstmmac_ptp.c68 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
Dhwif.c260 bool needs_gmac4 = priv->plat->has_gmac4; in stmmac_hwif_init()
Ddwmac-mediatek.c415 plat_dat->has_gmac4 = 1; in mediatek_dwmac_probe()
Ddwmac-dwc-qos-eth.c114 plat_dat->has_gmac4 = 1; in dwc_eth_dwmac_config_dt()
Ddwmac-qcom-ethqos.c502 plat_dat->has_gmac4 = 1; in qcom_ethqos_probe()
Dstmmac_main.c499 if (priv->plat->has_gmac4 && priv->tx_lpi_timer <= STMMAC_ET_MAX) { in stmmac_eee_init()
547 if (priv->plat->has_gmac4 && priv->plat->clk_ptp_rate) { in stmmac_get_tx_hwtstamp()
582 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_get_rx_hwtstamp()
590 if (priv->plat->has_gmac4 && priv->plat->clk_ptp_rate) { in stmmac_get_rx_hwtstamp()
633 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_hwtstamp_set()
867 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_ptp()
942 } else if (priv->plat->has_gmac4) { in stmmac_validate()
4203 if (priv->plat->has_gmac4 && (gso & SKB_GSO_UDP_L4)) in stmmac_xmit()
5573 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_common_interrupt()
6886 if (priv->plat->has_gmac4) in stmmac_dvr_probe()
Dstmmac_platform.c523 plat->has_gmac4 = 1; in stmmac_probe_config_dt()
Ddwmac-intel.c454 plat->has_gmac4 = 1; in intel_mgbe_common_data()
Dstmmac_ethtool.c281 if (priv->plat->has_gmac || priv->plat->has_gmac4) in stmmac_ethtool_getdrvinfo()
Ddwmac-rk.c1597 if (!plat_dat->has_gmac4) in rk_gmac_probe()
/Linux-v5.15/include/linux/
Dstmmac.h247 int has_gmac4; member
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst472 int has_gmac4;