Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dethtool-util.h124 typedef struct netdev_channels { struct
129 } netdev_channels; argument
180 int ethtool_set_channels(int *ethtool_fd, const char *ifname, const netdev_channels *channels);
Dethtool-util.c1019 int ethtool_set_channels(int *fd, const char *ifname, const netdev_channels *channels) { in ethtool_set_channels()
/systemd-251/src/udev/net/
Dlink-config.h74 netdev_channels channels;