Rechercher une page de manuel
phy_force_reduction
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
phy_force_reduction - reduce PHY speed/duplex settings by one stepSYNOPSIS
- void phy_force_reduction(struct phy_device * phydev);
ARGUMENTS
phydev
- target phy_device struct
DESCRIPTION
Reduces the speed/duplex settings by one notch, in this order-- 1000/FULL, 1000/HALF, 100/FULL, 100/HALF, 10/FULL, 10/HALF. The function bottoms out at 10/HALF.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre