Home
last modified time | relevance | path

Searched refs:ethtool_cmd_speed (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/shared/linux/
DREADME8 - ethtool.h: add casts in ethtool_cmd_speed()
Dethtool.h136 static inline __u32 ethtool_cmd_speed(const struct ethtool_cmd *ep) in ethtool_cmd_speed() function
/systemd-251/src/shared/
Dethtool-util.c337 speed = ethtool_cmd_speed(&ecmd); in ethtool_get_link_info()
841 .base.speed = ethtool_cmd_speed(&ecmd), in get_gset()