Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dsfp.h549 void sfp_upstream_stop(struct sfp_bus *bus);
605 static inline void sfp_upstream_stop(struct sfp_bus *bus) in sfp_upstream_stop() function
/linux-6.1.9/drivers/net/phy/
Dsfp-bus.c564 void sfp_upstream_stop(struct sfp_bus *bus) in sfp_upstream_stop() function
570 EXPORT_SYMBOL_GPL(sfp_upstream_stop);
Dphy.c1111 sfp_upstream_stop(phydev->sfp_bus); in phy_stop()
Dphylink.c1947 sfp_upstream_stop(pl->sfp_bus); in phylink_stop()