Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/phy/
Dsfp.c178 struct phy_device *mod_phy; member
1257 phy_stop(sfp->mod_phy); in sfp_sm_phy_detach()
1259 phy_device_remove(sfp->mod_phy); in sfp_sm_phy_detach()
1260 phy_device_free(sfp->mod_phy); in sfp_sm_phy_detach()
1261 sfp->mod_phy = NULL; in sfp_sm_phy_detach()
1289 sfp->mod_phy = phy; in sfp_sm_probe_phy()
1537 if (sfp->mod_phy) in sfp_sm_mod_remove()
1613 if (!sfp->mod_phy) in sfp_sm_event()
1627 if (sfp->mod_phy) in sfp_sm_event()