Home
last modified time | relevance | path

Searched refs:phy_interface_empty (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dmarvell10g.c791 if (!phy_interface_empty(phydev->host_interfaces)) { in mv3310_config_init()
H A Dphylink.c1613 if (phy_interface_empty(config->supported_interfaces)) { in phylink_create()
3163 if (phy_interface_empty(interfaces)) { in phylink_sfp_config_optical()
/openbmc/linux/include/linux/
H A Dphy.h180 static inline bool phy_interface_empty(const unsigned long *intf) in phy_interface_empty() function