Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/pcs/
H A Dpcs-xpcs.h44 void xpcs_get_interfaces(struct dw_xpcs *xpcs, unsigned long *interfaces);
/openbmc/linux/drivers/net/pcs/
H A Dpcs-xpcs.c631 void xpcs_get_interfaces(struct dw_xpcs *xpcs, unsigned long *interfaces) in xpcs_get_interfaces() function
643 EXPORT_SYMBOL_GPL(xpcs_get_interfaces);
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1225 xpcs_get_interfaces(priv->hw->xpcs, in stmmac_phy_setup()