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

NAME

6       phy_sanitize_settings - make sure the PHY is set to supported speed and
7       duplex
8

SYNOPSIS

10       void phy_sanitize_settings(struct phy_device * phydev);
11

ARGUMENTS

13       phydev
14           the target phy_device struct
15

DESCRIPTION

17       Make sure the PHY is set to supported speeds and duplexes. Drop down by
18       one in this order: 1000/FULL, 1000/HALF, 100/FULL, 100/HALF, 10/FULL,
19       10/HALF.
20
22Kernel Hackers Manual 3.10         June 2019           PHY_SANITIZE_SETTING(9)
Impressum