Searched refs:phy_interface_and (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_aml.c | 260 phy_interface_and(txgbe->link_interfaces, in txgbe_sfp_to_linkmodes() 325 phy_interface_and(txgbe->link_interfaces, in txgbe_qsfp_to_linkmodes()
|
| /linux/drivers/net/phy/ |
| H A D | phylink.c | 2021 phy_interface_and(interfaces, phy->possible_interfaces, in phylink_validate_phy() 2033 phy_interface_and(interfaces, interfaces, in phylink_validate_phy() 3766 phy_interface_and(pl->sfp_interfaces, pl->config->supported_interfaces, in phylink_sfp_config_optical() 3936 phy_interface_and(phy->host_interfaces, phylink_sfp_interfaces, in phylink_sfp_connect_phy()
|
| /linux/include/linux/ |
| H A D | phy.h | 182 static inline void phy_interface_and(unsigned long *dst, const unsigned long *a, in phy_interface_and() function
|