Searched refs:ethtool_set_features (Results 1 – 3 of 3) sorted by relevance
170 int ethtool_set_features(int *ethtool_fd, const char *ifname, const int features[static _NET_DEV_FE…
693 int ethtool_set_features(int *ethtool_fd, const char *ifname, const int features[static _NET_DEV_FE… in ethtool_set_features() function
516 r = ethtool_set_features(ethtool_fd, name, config->features); in link_apply_ethtool_settings()