Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dethtool.h1657 #define ETHTOOL_SEEE 0x00000045 /* Set EEE settings */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1715 #define ETHTOOL_SEEE 0x00000045 /* Set EEE settings */ macro
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1196 Sets Energy Efficient Ethernet parameters like ``ETHTOOL_SEEE`` ioctl request.
2077 ``ETHTOOL_SEEE`` ``ETHTOOL_MSG_EEE_SET``
/openbmc/linux/net/ethtool/
H A Dioctl.c2880 case ETHTOOL_SEEE: in __dev_ethtool()