Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphylink.c1706 if (phy_interface_empty(config->supported_interfaces)) { in phylink_create()
1860 if (!phy_interface_empty(phy->possible_interfaces)) { in phylink_validate_phy()
1867 if (phy_interface_empty(interfaces)) { in phylink_validate_phy()
1879 if (phy_interface_empty(interfaces)) { in phylink_validate_phy()
3301 if (phy_interface_empty(interfaces)) { in phylink_sfp_config_optical()
H A Dmarvell10g.c844 if (!phy_interface_empty(phydev->host_interfaces)) { in mv3310_config_init()