Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dphy_device.c2750 static void phy_copy_pause_bits(unsigned long *dst, unsigned long *src) in phy_copy_pause_bits() function
2770 phy_copy_pause_bits(new, phydev->advertising); in phy_advertise_supported()
2785 phy_copy_pause_bits(phydev->advertising, phydev->supported); in phy_support_sym_pause()
2797 phy_copy_pause_bits(phydev->advertising, phydev->supported); in phy_support_asym_pause()