Home
last modified time | relevance | path

Searched refs:sfp_link_up (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dsfp.h33 void sfp_link_up(struct sfp_bus *bus);
H A Dsfp-bus.c750 void sfp_link_up(struct sfp_bus *bus) in sfp_link_up() function
757 EXPORT_SYMBOL_GPL(sfp_link_up);
H A Dsfp.c1804 sfp_link_up(sfp->sfp_bus); in sfp_sm_link_up()