Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dhwif.c212 bool needs_xgmac = priv->plat->has_xgmac; in stmmac_hwif_init() local
223 } else if (needs_gmac4 || needs_xgmac) { in stmmac_hwif_init()
257 if (needs_xgmac ^ entry->xgmac) in stmmac_hwif_init()