Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dphy_device.c2557 static void phy_copy_pause_bits(unsigned long *dst, unsigned long *src) in phy_copy_pause_bits() function
2577 phy_copy_pause_bits(new, phydev->advertising); in phy_advertise_supported()
2592 phy_copy_pause_bits(phydev->advertising, phydev->supported); in phy_support_sym_pause()
2604 phy_copy_pause_bits(phydev->advertising, phydev->supported); in phy_support_asym_pause()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c2742 static void phy_copy_pause_bits(unsigned long *dst, unsigned long *src) in phy_copy_pause_bits() function
2762 phy_copy_pause_bits(new, phydev->advertising); in phy_advertise_supported()
2777 phy_copy_pause_bits(phydev->advertising, phydev->supported); in phy_support_sym_pause()
2789 phy_copy_pause_bits(phydev->advertising, phydev->supported); in phy_support_asym_pause()

Completed in 8 milliseconds