Searched refs:ethtool_set_speed (Results 1 - 3 of 3) sorted by relevance

/systemd/src/udev/net/
H A Dethtool-util.h44 int ethtool_set_speed(int *fd, const char *ifname, unsigned int speed, Duplex duplex);
H A Dethtool-util.c93 int ethtool_set_speed(int *fd, const char *ifname, unsigned int speed, Duplex duplex) { function
H A Dlink-config.c390 r = ethtool_set_speed(&ctx->ethtool_fd, old_name, config->speed / 1024, config->duplex);

Completed in 11 milliseconds