Searched refs:phy_interface_empty (Results 1 – 3 of 3) sorted by relevance
791 if (!phy_interface_empty(phydev->host_interfaces)) { in mv3310_config_init()
1613 if (phy_interface_empty(config->supported_interfaces)) { in phylink_create()3163 if (phy_interface_empty(interfaces)) { in phylink_sfp_config_optical()
180 static inline bool phy_interface_empty(const unsigned long *intf) in phy_interface_empty() function