Lines Matching refs:sfp_bus
225 struct sfp_bus *sfp_bus;
1459 sfp_remove_phy(sfp->sfp_bus);
1485 err = sfp_add_phy(sfp->sfp_bus, phy);
1500 sfp_link_up(sfp->sfp_bus);
1506 sfp_link_down(sfp->sfp_bus);
1911 sfp_module_remove(sfp->sfp_bus);
2016 err = sfp_module_insert(sfp->sfp_bus, &sfp->id);
2033 sfp_module_remove(sfp->sfp_bus);
2072 sfp_module_stop(sfp->sfp_bus);
2161 if (sfp_module_start(sfp->sfp_bus)) {
2567 sfp->sfp_bus = sfp_register_socket(sfp->dev, sfp, &sfp_module_ops);
2568 if (!sfp->sfp_bus)
2578 sfp_unregister_socket(sfp->sfp_bus);