Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsfp.h572 void sfp_upstream_stop(struct sfp_bus *bus);
630 static inline void sfp_upstream_stop(struct sfp_bus *bus) in sfp_upstream_stop() function
/linux/drivers/net/phy/
H A Dsfp-bus.c575 void sfp_upstream_stop(struct sfp_bus *bus) in sfp_upstream_stop() function
581 EXPORT_SYMBOL_GPL(sfp_upstream_stop);
H A Dphy.c1525 sfp_upstream_stop(phydev->sfp_bus); in phy_stop()
H A Dphylink.c2292 sfp_upstream_stop(pl->sfp_bus); in phylink_stop()