Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dsfp.h21 void sfp_link_up(struct sfp_bus *bus);
H A Dsfp-bus.c729 void sfp_link_up(struct sfp_bus *bus) in sfp_link_up() function
736 EXPORT_SYMBOL_GPL(sfp_link_up);
H A Dsfp.c1494 sfp_link_up(sfp->sfp_bus); in sfp_sm_link_up()