Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/phy/
Dbroadcom.c403 if (!phy_on_sfp(phydev)) { in bcm54xx_config_init()
/Linux-v6.1/include/linux/
Dphy.h1398 static inline bool phy_on_sfp(struct phy_device *phydev) in phy_on_sfp() function