Searched refs:has_gmac4 (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_mdio.c291 if (priv->plat->has_gmac4)
391 if (priv->plat->has_gmac4)
492 if (!priv->plat->has_gmac4)
576 if (priv->plat->has_gmac4) {
H A Dstmmac_ptp.c59 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac;
306 if (priv->plat->has_gmac4 && priv->plat->clk_ptp_rate)
H A Dstmmac_pci.c78 plat->has_gmac4 = 1;
H A Dhwif.c287 bool needs_gmac4 = priv->plat->has_gmac4;
H A Dstmmac_ethtool.c305 if (priv->plat->has_gmac || priv->plat->has_gmac4)
454 else if (priv->plat->has_gmac4)
469 if (priv->plat->has_gmac4) {
H A Ddwmac-dwc-qos-eth.c114 plat_dat->has_gmac4 = 1;
H A Dstmmac_main.c513 if (priv->plat->has_gmac4 && priv->tx_lpi_timer <= STMMAC_ET_MAX) {
589 if (priv->plat->has_gmac4 || priv->plat->has_xgmac)
837 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac;
885 bool xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac;
4527 if (priv->plat->has_gmac4 && (gso & SKB_GSO_UDP_L4))
6023 xmac = priv->plat->has_gmac4 || priv->plat->has_xgmac;
7455 if (priv->plat->has_gmac4 || priv->plat->has_xgmac)
7612 if (priv->plat->has_gmac4)
H A Ddwmac-intel.c458 plat->has_gmac4 = 1;
H A Dstmmac_platform.c559 plat->has_gmac4 = 1;
H A Ddwmac-qcom-ethqos.c838 plat_dat->has_gmac4 = 1;
H A Ddwmac-rk.c1834 if (!plat_dat->has_gmac4)
/linux-master/include/linux/
H A Dstmmac.h300 int has_gmac4; member in struct:plat_stmmacenet_data

Completed in 169 milliseconds