Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
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()
Dstmmac_ethtool.c271 if (priv->plat->has_gmac || priv->plat->has_gmac4) in stmmac_ethtool_getdrvinfo()
424 else if (priv->plat->has_gmac4) in stmmac_ethtool_get_regs_len()
439 if (priv->plat->has_gmac4) { in stmmac_ethtool_gregs()
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()
Ddwmac-intel.c243 plat->has_gmac4 = 1; in intel_mgbe_common_data()
Dstmmac_platform.c523 plat->has_gmac4 = 1; in stmmac_probe_config_dt()
Dstmmac_main.c488 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_get_rx_hwtstamp()
737 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_tstamp_counter()
785 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_ptp()
3436 if (priv->plat->has_gmac4 && (gso & SKB_GSO_UDP_L4)) in stmmac_xmit()
4212 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_interrupt()
5063 if (priv->plat->has_gmac4) in stmmac_dvr_probe()
/kernel/linux/linux-5.10/include/linux/
Dstmmac.h196 int has_gmac4; member
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst472 int has_gmac4;