Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dphy.h705 static inline bool phy_is_pseudo_fixed_link(struct phy_device *phydev) in phy_is_pseudo_fixed_link() function
/linux-4.4.14/drivers/net/dsa/
Dmv88e6xxx.c495 if (!phy_is_pseudo_fixed_link(phydev)) in mv88e6xxx_adjust_link()