1PHY_FORCE_REDUCTION(9)      Network device support      PHY_FORCE_REDUCTION(9)
2
3
4

NAME

6       phy_force_reduction - reduce PHY speed/duplex settings by one step
7

SYNOPSIS

9       void phy_force_reduction(struct phy_device * phydev);
10

ARGUMENTS

12       phydev
13           target phy_device struct
14

DESCRIPTION

16       Reduces the speed/duplex settings by one notch, in this order--
17       1000/FULL, 1000/HALF, 100/FULL, 100/HALF, 10/FULL, 10/HALF. The
18       function bottoms out at 10/HALF.
19
21Kernel Hackers Manual 2.6.         June 2019            PHY_FORCE_REDUCTION(9)
Impressum