Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dphy.h172 static inline void phy_interface_copy(unsigned long *d, const unsigned long *s) in phy_interface_copy() function
/linux/drivers/net/phy/
H A Dphylink.c3850 phy_interface_copy(pl->sfp_interfaces, caps->interfaces); in phylink_sfp_module_insert()