Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
Dphy_device.c1237 phydev->sfp_bus_attached = true; in phy_sfp_attach()
1254 phydev->sfp_bus_attached = false; in phy_sfp_detach()
1359 if (phydev->sfp_bus_attached) in phy_attach_direct()
/kernel/linux/linux-5.10/include/linux/
Dphy.h632 bool sfp_bus_attached; member