Lines Matching refs:sfp_bus
233 struct sfp_bus *sfp_bus;
1755 sfp_remove_phy(sfp->sfp_bus);
1785 err = sfp_add_phy(sfp->sfp_bus, phy);
1800 sfp_link_up(sfp->sfp_bus);
1806 sfp_link_down(sfp->sfp_bus);
2351 sfp_module_remove(sfp->sfp_bus);
2464 err = sfp_module_insert(sfp->sfp_bus, &sfp->id,
2482 sfp_module_remove(sfp->sfp_bus);
2521 sfp_module_stop(sfp->sfp_bus);
2623 if (sfp_module_start(sfp->sfp_bus)) {
3075 sfp->sfp_bus = sfp_register_socket(sfp->dev, sfp, &sfp_module_ops);
3076 if (!sfp->sfp_bus)
3089 sfp_unregister_socket(sfp->sfp_bus);