Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dphy_device.c1368 phydev->sfp_bus_attached = true; in phy_sfp_attach()
1385 phydev->sfp_bus_attached = false; in phy_sfp_detach()
1495 if (phydev->sfp_bus_attached) in phy_attach_direct()
/openbmc/linux/include/linux/
H A Dphy.h743 bool sfp_bus_attached; member