Searched refs:phy_interface_empty (Results 1 – 3 of 3) sorted by relevance
675 if (!phy_interface_empty(interfaces)) { in phylink_validate()1466 phy_interface_empty(config->supported_interfaces)) { in phylink_create()2960 if (phy_interface_empty(interfaces)) { in phylink_sfp_config_optical()
784 if (!phy_interface_empty(phydev->host_interfaces)) { in mv3310_config_init()
171 static inline bool phy_interface_empty(const unsigned long *intf) in phy_interface_empty() function