Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy_device.c1532 phydev->sfp_bus_attached = true; in phy_sfp_attach()
1548 phydev->sfp_bus_attached = false; in phy_sfp_detach()
1812 if (phydev->sfp_bus_attached) in phy_attach_direct()
/linux/include/linux/
H A Dphy.h786 bool sfp_bus_attached; member