Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/pcs/
H A Dpcs-xpcs.h49 void xpcs_destroy(struct dw_xpcs *xpcs);
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_mdio.c430 xpcs_destroy(priv->xpcs[port]); in sja1105_mdiobus_pcs_register()
452 xpcs_destroy(priv->xpcs[port]); in sja1105_mdiobus_pcs_unregister()
/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c813 xpcs_destroy(txgbe->xpcs); in txgbe_init_phy()
833 xpcs_destroy(txgbe->xpcs); in txgbe_remove_phy()
/openbmc/linux/drivers/net/pcs/
H A Dpcs-xpcs.c1398 void xpcs_destroy(struct dw_xpcs *xpcs) in xpcs_destroy() function
1404 EXPORT_SYMBOL_GPL(xpcs_destroy);
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_mdio.c683 xpcs_destroy(priv->hw->xpcs); in stmmac_mdio_unregister()