Searched refs:ETHTOOL_GCHANNELS (Results 1 – 4 of 4) sorted by relevance
547 .cmd = ETHTOOL_GCHANNELS, in rxq_num()
1919 #define ETHTOOL_GCHANNELS 0x0000003c /* Get no of channels */ macro
2098 struct ethtool_channels channels = { .cmd = ETHTOOL_GCHANNELS }; in ethtool_get_channels()2113 struct ethtool_channels channels, curr = { .cmd = ETHTOOL_GCHANNELS }; in ethtool_set_channels()3135 case ETHTOOL_GCHANNELS: in __dev_ethtool()3316 case ETHTOOL_GCHANNELS: in __dev_ethtool()
977 Gets channel counts like ``ETHTOOL_GCHANNELS`` ioctl request.2408 ``ETHTOOL_GCHANNELS`` ``ETHTOOL_MSG_CHANNELS_GET``