Home
last modified time | relevance | path

Searched refs:ETHTOOL_PHY_STUNABLE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dethtool.h1512 #define ETHTOOL_PHY_STUNABLE 0x0000004f /* Set PHY tunable configuration */ macro
/Linux-v5.10/Documentation/networking/
Dethtool-netlink.rst1374 ``ETHTOOL_PHY_STUNABLE`` n/a
/Linux-v5.10/net/ethtool/
Dioctl.c2831 case ETHTOOL_PHY_STUNABLE: in dev_ethtool()