Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H 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()
H A Dstmmac_ptp.c66 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_adjust_time()
H A Dstmmac_ethtool.c271 if (priv->plat->has_gmac || priv->plat->has_gmac4) in stmmac_ethtool_getdrvinfo()
429 else if (priv->plat->has_gmac4) in stmmac_ethtool_get_regs_len()
444 if (priv->plat->has_gmac4) { in stmmac_ethtool_gregs()
H A Dstmmac_pci.c78 plat->has_gmac4 = 1; in snps_gmac5_default_data()
H A Dhwif.c270 bool needs_gmac4 = priv->plat->has_gmac4; in stmmac_hwif_init()
H A Ddwmac-rk-tool.c761 if (priv->plat->has_gmac4) { in __dwmac_rk_loopback_run()
1214 if (priv->plat->has_gmac4) in dwmac_rk_init()
1258 if (priv->plat->has_gmac4) { in dwmac_rk_init()
H A Ddwmac-mediatek.c415 plat_dat->has_gmac4 = 1; in mediatek_dwmac_probe()
H A Ddwmac-dwc-qos-eth.c114 plat_dat->has_gmac4 = 1; in dwc_eth_dwmac_config_dt()
H A Ddwmac-qcom-ethqos.c505 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 Ddwmac-intel.c243 plat->has_gmac4 = 1; in intel_mgbe_common_data()
H A 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()
3455 if (priv->plat->has_gmac4 && (gso & SKB_GSO_UDP_L4)) in stmmac_xmit()
4225 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac; in stmmac_interrupt()
5081 if (priv->plat->has_gmac4) in stmmac_dvr_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dstmmac.h201 int has_gmac4; member
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst472 int has_gmac4;