Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_mdio.c237 if (priv->plat->has_gmac4) { in stmmac_mdio_read()
304 if (priv->plat->has_gmac4) { in stmmac_mdio_write()
386 if (!priv->plat->has_gmac4) in stmmac_mdio_reset()
454 if (priv->plat->has_gmac4) in stmmac_mdio_register()
Dstmmac_ptp.c68 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
301 if (priv->plat->has_gmac4 && priv->plat->clk_ptp_rate) in stmmac_ptp_register()
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()
Dstmmac_ethtool.c289 if (priv->plat->has_gmac || priv->plat->has_gmac4) in stmmac_ethtool_getdrvinfo()
445 else if (priv->plat->has_gmac4) in stmmac_ethtool_get_regs_len()
460 if (priv->plat->has_gmac4) { in stmmac_ethtool_gregs()
Ddwmac-dwc-qos-eth.c114 plat_dat->has_gmac4 = 1; in dwc_eth_dwmac_config_dt()
Ddwmac-qcom-ethqos.c560 plat_dat->has_gmac4 = 1; in qcom_ethqos_probe()
Dstmmac_platform.c522 plat->has_gmac4 = 1; in stmmac_probe_config_dt()
Dstmmac_main.c509 if (priv->plat->has_gmac4 && priv->tx_lpi_timer <= STMMAC_ET_MAX) { in stmmac_eee_init()
585 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_get_rx_hwtstamp()
833 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_tstamp_counter()
881 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_ptp()
1188 if (priv->plat->has_gmac4) { in stmmac_phy_setup()
4204 if (priv->plat->has_gmac4 && (gso & SKB_GSO_UDP_L4)) in stmmac_xmit()
5580 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_common_interrupt()
7011 if (priv->plat->has_gmac4) in stmmac_dvr_probe()
Ddwmac-intel.c460 plat->has_gmac4 = 1; in intel_mgbe_common_data()
Ddwmac-rk.c1599 if (!plat_dat->has_gmac4) in rk_gmac_probe()
/linux-5.19.10/include/linux/
Dstmmac.h249 int has_gmac4; member
/linux-5.19.10/Documentation/networking/device_drivers/ethernet/stmicro/
Dstmmac.rst472 int has_gmac4;