Home
last modified time | relevance | path

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

/linux-6.15/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()
599 if (priv->plat->has_gmac4) { in stmmac_mdio_register()
H A Dstmmac_ptp.c58 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
320 if (priv->plat->has_gmac4 && priv->plat->clk_ptp_rate) in stmmac_ptp_register()
H A Ddwmac-s32.c149 plat->has_gmac4 = true; in s32_dwmac_probe()
H A Dstmmac_pci.c78 plat->has_gmac4 = 1; in snps_gmac5_default_data()
H A Dhwif.c304 bool needs_gmac4 = priv->plat->has_gmac4; in stmmac_hwif_init()
H A Ddwmac-dwc-qos-eth.c123 plat_dat->has_gmac4 = 1; in dwc_eth_dwmac_config_dt()
H A Dstmmac_ethtool.c306 if (priv->plat->has_gmac || priv->plat->has_gmac4) in stmmac_ethtool_getdrvinfo()
448 else if (priv->plat->has_gmac4) in stmmac_ethtool_get_regs_len()
463 if (priv->plat->has_gmac4) { in stmmac_ethtool_gregs()
H A Dstmmac_platform.c556 plat->has_gmac4 = 1; in stmmac_probe_config_dt()
H A Dstmmac_main.c550 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_get_rx_hwtstamp()
798 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_tstamp_counter()
846 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_init_ptp()
2461 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) { in stmmac_dma_operation_mode()
4596 if (priv->plat->has_gmac4 && (gso & SKB_GSO_UDP_L4)) in stmmac_xmit()
6049 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_common_interrupt()
7438 if (priv->plat->has_gmac4 || priv->plat->has_xgmac) in stmmac_xdp_rx_timestamp()
7594 if (priv->plat->has_gmac4) in stmmac_dvr_probe()
7647 if (priv->plat->has_gmac4) { in stmmac_dvr_probe()
H A Ddwmac-qcom-ethqos.c859 plat_dat->has_gmac4 = 1; in qcom_ethqos_probe()
H A Ddwmac-intel.c612 plat->has_gmac4 = 1; in intel_mgbe_common_data()
H A Ddwmac-rk.c1916 if (!plat_dat->has_gmac4) { in rk_gmac_probe()
/linux-6.15/include/linux/
H A Dstmmac.h274 int has_gmac4; member
/linux-6.15/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst472 int has_gmac4;