Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dsfp.h546 void sfp_upstream_stop(struct sfp_bus *bus);
594 static inline void sfp_upstream_stop(struct sfp_bus *bus) in sfp_upstream_stop() function
/kernel/linux/linux-6.6/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) in sfp_upstream_stop() function
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dsfp-bus.c565 * sfp_upstream_stop() - Inform the SFP that the network device is down
573 void sfp_upstream_stop(struct sfp_bus *bus) in sfp_upstream_stop() function
579 EXPORT_SYMBOL_GPL(sfp_upstream_stop); variable
H A Dphy.c1142 sfp_upstream_stop(phydev->sfp_bus); in phy_stop()
H A Dphylink.c1285 sfp_upstream_stop(pl->sfp_bus); in phylink_stop()
/kernel/linux/linux-6.6/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) in sfp_upstream_stop() function
580 EXPORT_SYMBOL_GPL(sfp_upstream_stop); variable
H A Dphy.c1383 sfp_upstream_stop(phydev->sfp_bus); in phy_stop()
H A Dphylink.c2141 sfp_upstream_stop(pl->sfp_bus); in phylink_stop()

Completed in 18 milliseconds