Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphylink.c1832 phy_interface_and(interfaces, phy->possible_interfaces, in phylink_validate_phy()
1844 phy_interface_and(interfaces, interfaces, in phylink_validate_phy()
3283 phy_interface_and(interfaces, pl->config->supported_interfaces, in phylink_sfp_config_optical()
3430 phy_interface_and(phy->host_interfaces, phylink_sfp_interfaces, in phylink_sfp_connect_phy()
/linux/include/linux/
H A Dphy.h190 static inline void phy_interface_and(unsigned long *dst, const unsigned long *a, in phy_interface_and() function