Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dmii.h557 static inline u16 mii_bmcr_encode_fixed(int speed, int duplex) in mii_bmcr_encode_fixed() function
/linux-6.3-rc2/drivers/net/pcs/
A Dpcs-xpcs.c1076 val = mii_bmcr_encode_fixed(speed, duplex); in xpcs_link_up_sgmii()
/linux-6.3-rc2/drivers/net/phy/
A Dphy_device.c2093 ctl = mii_bmcr_encode_fixed(phydev->speed, phydev->duplex); in genphy_setup_forced()
2703 ctl |= mii_bmcr_encode_fixed(phydev->speed, phydev->duplex); in genphy_loopback()
A Dmotorcomm.c1853 ctl = mii_bmcr_encode_fixed(phydev->speed, phydev->duplex); in ytphy_utp_config_aneg()
A Dmarvell.c1996 bmcr_ctl = mii_bmcr_encode_fixed(phydev->speed, phydev->duplex); in m88e1510_loopback()

Completed in 19 milliseconds