Searched refs:needs_xgmac (Results 1 – 1 of 1) sorted by relevance
311 bool needs_xgmac = priv->plat->has_xgmac; in stmmac_hwif_init() local322 } else if (needs_gmac4 || needs_xgmac) { in stmmac_hwif_init()324 if (needs_xgmac) in stmmac_hwif_init()340 else if (needs_xgmac) in stmmac_hwif_init()362 if (needs_xgmac ^ entry->xgmac) in stmmac_hwif_init()367 if (needs_xgmac && (dev_id ^ entry->dev_id)) in stmmac_hwif_init()
Completed in 4 milliseconds