Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dethtool.h1928 #define ETHTOOL_SEEE 0x00000045 /* Set EEE settings */ macro
/linux-6.15/Documentation/networking/
H A Dethtool-netlink.rst1236 Sets Energy Efficient Ethernet parameters like ``ETHTOOL_SEEE`` ioctl request.
2417 ``ETHTOOL_SEEE`` ``ETHTOOL_MSG_EEE_SET``
/linux-6.15/net/ethtool/
H A Dioctl.c3196 case ETHTOOL_SEEE: in __dev_ethtool()