Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dethtool.h1563 #define ETHTOOL_SCHANNELS 0x0000003d /* Set no of channels */ macro
/linux-5.19.10/Documentation/networking/
Dethtool-netlink.rst943 Sets channel counts like ``ETHTOOL_SCHANNELS`` ioctl request.
1700 ``ETHTOOL_SCHANNELS`` ``ETHTOOL_MSG_CHANNELS_SET``
/linux-5.19.10/net/ethtool/
Dioctl.c2960 case ETHTOOL_SCHANNELS: in __dev_ethtool()