Home
last modified time | relevance | path

Searched refs:ETHTOOL_GCHANNELS (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/tools/include/uapi/linux/
Dethtool.h21 #define ETHTOOL_GCHANNELS 0x0000003c /* Get no of channels */ macro
/linux-6.1.9/include/uapi/linux/
Dethtool.h1607 #define ETHTOOL_GCHANNELS 0x0000003c /* Get no of channels */ macro
/linux-6.1.9/net/ethtool/
Dioctl.c1782 struct ethtool_channels channels = { .cmd = ETHTOOL_GCHANNELS }; in ethtool_get_channels()
1797 struct ethtool_channels channels, curr = { .cmd = ETHTOOL_GCHANNELS }; in ethtool_set_channels()
2767 case ETHTOOL_GCHANNELS: in __dev_ethtool()
2947 case ETHTOOL_GCHANNELS: in __dev_ethtool()
/linux-6.1.9/tools/testing/selftests/bpf/
Dxsk.c545 struct ethtool_channels channels = { .cmd = ETHTOOL_GCHANNELS }; in xsk_get_max_queues()
/linux-6.1.9/Documentation/networking/
Dethtool-netlink.rst922 Gets channel counts like ``ETHTOOL_GCHANNELS`` ioctl request.
1760 ``ETHTOOL_GCHANNELS`` ``ETHTOOL_MSG_CHANNELS_GET``