Searched refs:mod_phy (Results 1 – 1 of 1) sorted by relevance
235 struct phy_device *mod_phy; member1748 phy_device_remove(sfp->mod_phy); in sfp_sm_phy_detach()1749 phy_device_free(sfp->mod_phy); in sfp_sm_phy_detach()1750 sfp->mod_phy = NULL; in sfp_sm_phy_detach()1785 sfp->mod_phy = phy; in sfp_sm_probe_phy()2514 if (sfp->mod_phy) in sfp_sm_main()