Searched refs:ETHTOOL_GCHANNELS (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/include/uapi/linux/
H A Dethtool.h21 #define ETHTOOL_GCHANNELS 0x0000003c /* Get no of channels */ macro
/linux-master/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c510 #define ETHTOOL_GCHANNELS 0x0000003c /* Get no of channels */ macro
515 .cmd = ETHTOOL_GCHANNELS,
/linux-master/include/uapi/linux/
H A Dethtool.h1651 #define ETHTOOL_GCHANNELS 0x0000003c /* Get no of channels */ macro
/linux-master/net/ethtool/
H A Dioctl.c1874 struct ethtool_channels channels = { .cmd = ETHTOOL_GCHANNELS };
1889 struct ethtool_channels channels, curr = { .cmd = ETHTOOL_GCHANNELS };
2903 case ETHTOOL_GCHANNELS:
3083 case ETHTOOL_GCHANNELS:

Completed in 288 milliseconds