other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
GENPHY_SOFT_RESET(9) | Network device support | GENPHY_SOFT_RESET(9) |
NAME¶
genphy_soft_reset - software reset the PHY via BMCR_RESET bitSYNOPSIS¶
int
genphy_soft_reset(struct phy_device * phydev);
ARGUMENTS¶
phydevtarget phy_device struct
DESCRIPTION¶
Perform a software PHY reset using the standard BMCR_RESET bit and poll for the reset bit to be cleared.RETURNS¶
0 on success, < 0 on failureCOPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |