Home
last modified time | relevance | path

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

/linux-6.15/include/linux/pcs/
H A Dpcs-xpcs.h51 struct phylink_pcs *xpcs_to_phylink_pcs(struct dw_xpcs *xpcs);
/linux-6.15/drivers/net/pcs/
H A Dpcs-xpcs.c135 struct phylink_pcs *xpcs_to_phylink_pcs(struct dw_xpcs *xpcs) in xpcs_to_phylink_pcs() function
139 EXPORT_SYMBOL_GPL(xpcs_to_phylink_pcs);
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-intel.c597 return xpcs_to_phylink_pcs(priv->hw->xpcs); in intel_mgbe_select_pcs()
H A Dstmmac_main.c1292 pcs = xpcs_to_phylink_pcs(priv->hw->xpcs); in stmmac_phy_setup()