Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dethtool.h1916 #define ETHTOOL_SCHANNELS 0x0000003d /* Set no of channels */ macro
/linux/Documentation/networking/
H A Dethtool-netlink.rst989 Sets channel counts like ``ETHTOOL_SCHANNELS`` ioctl request.
2318 ``ETHTOOL_SCHANNELS`` ``ETHTOOL_MSG_CHANNELS_SET``
/linux/net/ethtool/
H A Dioctl.c3307 case ETHTOOL_SCHANNELS: in __dev_ethtool()