Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmotorcomm.c3095 .aneg_done = yt8521_aneg_done,
3137 .aneg_done = yt8521_aneg_done,
3153 .aneg_done = yt8821_aneg_done,
H A Dmarvell-88q2xxx.c1125 .aneg_done = genphy_c45_aneg_done,
H A Dmarvell.c3693 .aneg_done = marvell_aneg_done,
4021 .aneg_done = marvell_aneg_done,
4039 .aneg_done = marvell_aneg_done,
/linux/include/linux/
H A Dphy.h1202 int (*aneg_done)(struct phy_device *phydev); member