Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
Dethtool.h21 #define ETHTOOL_GCHANNELS 0x0000003c /* Get no of channels */ macro
/tools/lib/bpf/
Dxsk.c547 struct ethtool_channels channels = { .cmd = ETHTOOL_GCHANNELS }; in xsk_get_max_queues()