Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dsfp.c176 struct phy_device *mod_phy; member
1173 phy_stop(sfp->mod_phy); in sfp_sm_phy_detach()
1175 phy_device_remove(sfp->mod_phy); in sfp_sm_phy_detach()
1176 phy_device_free(sfp->mod_phy); in sfp_sm_phy_detach()
1177 sfp->mod_phy = NULL; in sfp_sm_phy_detach()
1205 sfp->mod_phy = phy; in sfp_sm_probe_phy()
1453 if (sfp->mod_phy) in sfp_sm_mod_remove()
1529 if (!sfp->mod_phy) in sfp_sm_event()
1543 if (sfp->mod_phy) in sfp_sm_event()