Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/phy/
Dbroadcom.c416 if (!phy_on_sfp(phydev)) { in bcm54xx_config_init()
/linux-6.6.21/include/linux/
Dphy.h1599 static inline bool phy_on_sfp(struct phy_device *phydev) in phy_on_sfp() function