Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy_device.c2950 static void phy_copy_pause_bits(unsigned long *dst, unsigned long *src) in phy_copy_pause_bits() function
2970 phy_copy_pause_bits(new, phydev->advertising); in phy_advertise_supported()
3029 phy_copy_pause_bits(phydev->advertising, phydev->supported); in phy_support_sym_pause()
3041 phy_copy_pause_bits(phydev->advertising, phydev->supported); in phy_support_asym_pause()