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

/linux-master/include/linux/
H A Dsfp.h566 void sfp_upstream_stop(struct sfp_bus *bus);
623 static inline void sfp_upstream_stop(struct sfp_bus *bus) function
/linux-master/drivers/net/phy/
H A Dsfp-bus.c566 * sfp_upstream_stop() - Inform the SFP that the network device is down
574 void sfp_upstream_stop(struct sfp_bus *bus) function
580 EXPORT_SYMBOL_GPL(sfp_upstream_stop); variable
H A Dphy.c1517 sfp_upstream_stop(phydev->sfp_bus);
H A Dphylink.c2212 sfp_upstream_stop(pl->sfp_bus);

Completed in 113 milliseconds