Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/include/uapi/linux/
A Dethtool.h21 #define ETHTOOL_GCHANNELS 0x0000003c /* Get no of channels */ macro
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dxdp_hw_metadata.c261 #define ETHTOOL_GCHANNELS 0x0000003c /* Get no of channels */ macro
266 .cmd = ETHTOOL_GCHANNELS, in rxq_num()
/linux-6.3-rc2/net/ethtool/
A 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()
2804 case ETHTOOL_GCHANNELS: in __dev_ethtool()
2984 case ETHTOOL_GCHANNELS: in __dev_ethtool()
/linux-6.3-rc2/include/uapi/linux/
A Dethtool.h1648 #define ETHTOOL_GCHANNELS 0x0000003c /* Get no of channels */ macro
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst930 Gets channel counts like ``ETHTOOL_GCHANNELS`` ioctl request.
2049 ``ETHTOOL_GCHANNELS`` ``ETHTOOL_MSG_CHANNELS_GET``

Completed in 20 milliseconds