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

/linux-master/drivers/net/phy/
H A Dphy.c1556 sfp_upstream_start(phydev->sfp_bus);
H A Dphylink.c2217 sfp_upstream_start(pl->sfp_bus);
H A Dsfp-bus.c550 * sfp_upstream_start() - Inform the SFP that the network device is up
558 void sfp_upstream_start(struct sfp_bus *bus) function
564 EXPORT_SYMBOL_GPL(sfp_upstream_start); variable
/linux-master/include/linux/
H A Dsfp.h565 void sfp_upstream_start(struct sfp_bus *bus);
619 static inline void sfp_upstream_start(struct sfp_bus *bus) function

Completed in 223 milliseconds