Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsfp.h566 void sfp_upstream_stop(struct sfp_bus *bus);
623 static inline void sfp_upstream_stop(struct sfp_bus *bus) in sfp_upstream_stop() function
/Linux-v6.6/drivers/net/phy/
Dsfp-bus.c574 void sfp_upstream_stop(struct sfp_bus *bus) in sfp_upstream_stop() function
580 EXPORT_SYMBOL_GPL(sfp_upstream_stop);
Dphy.c1383 sfp_upstream_stop(phydev->sfp_bus); in phy_stop()
Dphylink.c2140 sfp_upstream_stop(pl->sfp_bus); in phylink_stop()