Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Dhwif.c259 bool needs_xgmac = priv->plat->has_xgmac; in stmmac_hwif_init() local
270 } 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()