Home
last modified time | relevance | path

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

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