Searched refs:ETHTOOL_GCHANNELS (Results 1 – 2 of 2) sorted by relevance
1741 struct ethtool_channels channels = { .cmd = ETHTOOL_GCHANNELS }; in ethtool_get_channels()1756 struct ethtool_channels channels, max = { .cmd = ETHTOOL_GCHANNELS }; in ethtool_set_channels()2654 case ETHTOOL_GCHANNELS: in dev_ethtool()2822 case ETHTOOL_GCHANNELS: in dev_ethtool()
1375 #define ETHTOOL_GCHANNELS 0x0000003c /* Get no of channels */ macro