Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dethtool-util.c252 static int ethtool_connect(int *ethtool_fd) { in ethtool_connect() function
283 r = ethtool_connect(ethtool_fd); in ethtool_get_driver()
322 r = ethtool_connect(ethtool_fd); in ethtool_get_link_info()
370 r = ethtool_connect(ethtool_fd); in ethtool_get_permanent_hw_addr()
431 r = ethtool_connect(ethtool_fd); in ethtool_set_wol()
501 r = ethtool_connect(ethtool_fd); in ethtool_set_nic_buffer_size()
714 r = ethtool_connect(ethtool_fd); in ethtool_set_features()
962 r = ethtool_connect(fd); in ethtool_set_glinksettings()
1039 r = ethtool_connect(fd); in ethtool_set_channels()
1083 r = ethtool_connect(fd); in ethtool_set_flow_control()
[all …]