Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A 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()
A Dstmmac_pci.c78 plat->has_gmac4 = 1; in snps_gmac5_default_data()
A Dstmmac_ptp.c68 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
A Dhwif.c260 bool needs_gmac4 = priv->plat->has_gmac4; in stmmac_hwif_init()
A Ddwmac-mediatek.c415 plat_dat->has_gmac4 = 1; in mediatek_dwmac_probe()
A Ddwmac-dwc-qos-eth.c114 plat_dat->has_gmac4 = 1; in dwc_eth_dwmac_config_dt()
A Ddwmac-qcom-ethqos.c502 plat_dat->has_gmac4 = 1; in qcom_ethqos_probe()
A Dstmmac_platform.c523 plat->has_gmac4 = 1; in stmmac_probe_config_dt()
A Dstmmac_main.c506 if (priv->plat->has_gmac4 && priv->tx_lpi_timer <= STMMAC_ET_MAX) { in stmmac_eee_init()
524 if (priv->plat->has_gmac4 && priv->plat->clk_ptp_rate) in stmmac_cdc_adjust()
590 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_get_rx_hwtstamp()
842 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_tstamp_counter()
899 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_ptp()
976 } else if (priv->plat->has_gmac4) { in stmmac_validate()
4247 if (priv->plat->has_gmac4 && (gso & SKB_GSO_UDP_L4)) in stmmac_xmit()
5623 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_common_interrupt()
6936 if (priv->plat->has_gmac4) in stmmac_dvr_probe()
A Ddwmac-intel.c454 plat->has_gmac4 = 1; in intel_mgbe_common_data()
A Dstmmac_ethtool.c281 if (priv->plat->has_gmac || priv->plat->has_gmac4) in stmmac_ethtool_getdrvinfo()
A Ddwmac-rk.c1599 if (!plat_dat->has_gmac4) in rk_gmac_probe()
/linux/include/linux/
A Dstmmac.h247 int has_gmac4; member
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
A Dstmmac.rst472 int has_gmac4;

Completed in 32 milliseconds