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

/systemd/src/udev/net/
H A Dethtool-util.h43 int ethtool_get_driver(int *fd, const char *ifname, char **ret);
H A Dethtool-util.c63 int ethtool_get_driver(int *fd, const char *ifname, char **ret) { function
H A Dlink-config.c490 r = ethtool_get_driver(&ctx->ethtool_fd, name, &driver);

Completed in 13 milliseconds