Searched refs:needs_xgmac (Results 1 – 1 of 1) sorted by relevance
259 bool needs_xgmac = priv->plat->has_xgmac; in stmmac_hwif_init() local270 } else if (needs_gmac4 || needs_xgmac) { in stmmac_hwif_init()272 if (needs_xgmac) in stmmac_hwif_init()306 if (needs_xgmac ^ entry->xgmac) in stmmac_hwif_init()311 if (needs_xgmac && (dev_id ^ entry->dev_id)) in stmmac_hwif_init()
Completed in 17 milliseconds