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

/linux-master/drivers/net/phy/
H A Dphy.c1517 sfp_upstream_stop(phydev->sfp_bus);
H A Dphylink.c2238 sfp_upstream_stop(pl->sfp_bus);
H A Dsfp-bus.c567 * sfp_upstream_stop() - Inform the SFP that the network device is down
575 void sfp_upstream_stop(struct sfp_bus *bus) function
581 EXPORT_SYMBOL_GPL(sfp_upstream_stop); variable
/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

Completed in 215 milliseconds