Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/pcs/
Dpcs-xpcs.h35 void xpcs_get_interfaces(struct dw_xpcs *xpcs, unsigned long *interfaces);
/Linux-v6.1/drivers/net/pcs/
Dpcs-xpcs.c679 void xpcs_get_interfaces(struct dw_xpcs *xpcs, unsigned long *interfaces) in xpcs_get_interfaces() function
691 EXPORT_SYMBOL_GPL(xpcs_get_interfaces);
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c1192 xpcs_get_interfaces(priv->hw->xpcs, in stmmac_phy_setup()