Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/phy/
Dphylink.c675 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()
Dmarvell10g.c784 if (!phy_interface_empty(phydev->host_interfaces)) { in mv3310_config_init()
/linux-6.1.9/include/linux/
Dphy.h171 static inline bool phy_interface_empty(const unsigned long *intf) in phy_interface_empty() function