Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_mdio.c291 if (priv->plat->has_gmac4) in stmmac_mdio_read_c22()
391 if (priv->plat->has_gmac4) in stmmac_mdio_write_c22()
492 if (!priv->plat->has_gmac4) in stmmac_mdio_reset()
576 if (priv->plat->has_gmac4) { in stmmac_mdio_register()
H A Dstmmac_ptp.c59 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
298 if (priv->plat->has_gmac4 && priv->plat->clk_ptp_rate) in stmmac_ptp_register()
H A Dstmmac_pci.c78 plat->has_gmac4 = 1; in snps_gmac5_default_data()
H A Dhwif.c273 bool needs_gmac4 = priv->plat->has_gmac4; in stmmac_hwif_init()
H A Dstmmac_ethtool.c295 if (priv->plat->has_gmac || priv->plat->has_gmac4) in stmmac_ethtool_getdrvinfo()
444 else if (priv->plat->has_gmac4) in stmmac_ethtool_get_regs_len()
459 if (priv->plat->has_gmac4) { in stmmac_ethtool_gregs()
H A Ddwmac-dwc-qos-eth.c114 plat_dat->has_gmac4 = 1; in dwc_eth_dwmac_config_dt()
H A Ddwmac-qcom-ethqos.c834 plat_dat->has_gmac4 = 1; in qcom_ethqos_probe()
H A Dstmmac_platform.c526 plat->has_gmac4 = 1; in stmmac_probe_config_dt()
H A Dstmmac_main.c513 if (priv->plat->has_gmac4 && priv->tx_lpi_timer <= STMMAC_ET_MAX) { in stmmac_eee_init()
589 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_get_rx_hwtstamp()
837 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_tstamp_counter()
885 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_ptp()
4418 if (priv->plat->has_gmac4 && (gso & SKB_GSO_UDP_L4)) in stmmac_xmit()
5870 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_common_interrupt()
7311 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_xdp_rx_timestamp()
7466 if (priv->plat->has_gmac4) in stmmac_dvr_probe()
H A Ddwmac-intel.c458 plat->has_gmac4 = 1; in intel_mgbe_common_data()
H A Ddwmac-rk.c1834 if (!plat_dat->has_gmac4) in rk_gmac_probe()
/openbmc/linux/include/linux/
H A Dstmmac.h298 int has_gmac4; member
/openbmc/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst472 int has_gmac4;