Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c272 bool needs_xgmac = priv->plat->has_xgmac; in stmmac_hwif_init() local
283 } else if (needs_gmac4 || needs_xgmac) { in stmmac_hwif_init()
285 if (needs_xgmac) in stmmac_hwif_init()
319 if (needs_xgmac ^ entry->xgmac) in stmmac_hwif_init()
324 if (needs_xgmac && (dev_id ^ entry->dev_id)) in stmmac_hwif_init()