Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c286 bool needs_xgmac = priv->plat->has_xgmac; in stmmac_hwif_init() local
297 } else if (needs_gmac4 || needs_xgmac) { in stmmac_hwif_init()
299 if (needs_xgmac) in stmmac_hwif_init()
315 else if (needs_xgmac) in stmmac_hwif_init()
337 if (needs_xgmac ^ entry->xgmac) in stmmac_hwif_init()
342 if (needs_xgmac && (dev_id ^ entry->dev_id)) in stmmac_hwif_init()