Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dphylink.c1976 phy_interface_and(interfaces, phy->possible_interfaces, in phylink_validate_phy()
1988 phy_interface_and(interfaces, interfaces, in phylink_validate_phy()
3593 phy_interface_and(interfaces, pl->config->supported_interfaces, in phylink_sfp_config_optical()
3738 phy_interface_and(phy->host_interfaces, phylink_sfp_interfaces, in phylink_sfp_connect_phy()
/linux-6.15/include/linux/
H A Dphy.h164 static inline void phy_interface_and(unsigned long *dst, const unsigned long *a, in phy_interface_and() function