Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_mdio.c204 if (priv->plat->has_gmac4) { in stmmac_mdio_read()
260 if (priv->plat->has_gmac4) { in stmmac_mdio_write()
335 if (!priv->plat->has_gmac4) in stmmac_mdio_reset()
Dstmmac_ptp.c66 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
Dstmmac_pci.c78 plat->has_gmac4 = 1; in snps_gmac5_default_data()
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.c505 plat_dat->has_gmac4 = 1; in qcom_ethqos_probe()
Dstmmac_platform.c513 plat->has_gmac4 = 1; in stmmac_probe_config_dt()
Ddwmac-intel.c241 plat->has_gmac4 = 1; in intel_mgbe_common_data()
Dstmmac_main.c458 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()
3331 if (priv->plat->has_gmac4 && (gso & SKB_GSO_UDP_L4)) in stmmac_xmit()
4098 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_interrupt()
4936 if (priv->plat->has_gmac4) in stmmac_dvr_probe()
Dstmmac_ethtool.c263 if (priv->plat->has_gmac || priv->plat->has_gmac4) in stmmac_ethtool_getdrvinfo()
/Linux-v5.10/include/linux/
Dstmmac.h195 int has_gmac4; member
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst472 int has_gmac4;