Home
last modified time | relevance | path

Searched refs:ethtool_cmd_speed_set (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/shared/linux/
Dethtool.h129 static inline void ethtool_cmd_speed_set(struct ethtool_cmd *ep, in ethtool_cmd_speed_set() function
/systemd-251/src/shared/
Dethtool-util.c906 ethtool_cmd_speed_set(&ecmd, u->base.speed); in set_sset()