Searched refs:ethtool_set_channels (Results 1 – 3 of 3) sorted by relevance
180 int ethtool_set_channels(int *ethtool_fd, const char *ifname, const netdev_channels *channels);
1019 int ethtool_set_channels(int *fd, const char *ifname, const netdev_channels *channels) { in ethtool_set_channels() function
520 r = ethtool_set_channels(ethtool_fd, name, &config->channels); in link_apply_ethtool_settings()