Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1916 #define ETHTOOL_SCHANNELS 0x0000003d /* Set no of channels */ macro
/openbmc/linux/include/uapi/linux/
H A Dethtool.h1649 #define ETHTOOL_SCHANNELS 0x0000003d /* Set no of channels */ macro
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst971 Sets channel counts like ``ETHTOOL_SCHANNELS`` ioctl request.
2069 ``ETHTOOL_SCHANNELS`` ``ETHTOOL_MSG_CHANNELS_SET``
/openbmc/linux/net/ethtool/
H A Dioctl.c3003 case ETHTOOL_SCHANNELS: in __dev_ethtool()