Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dethtool-util.h131 typedef struct netdev_ring_param { struct
136 } netdev_ring_param; argument
169 int ethtool_set_nic_buffer_size(int *ethtool_fd, const char *ifname, const netdev_ring_param *ring);
Dethtool-util.c481 int ethtool_set_nic_buffer_size(int *ethtool_fd, const char *ifname, const netdev_ring_param *ring)… in ethtool_set_nic_buffer_size()
/systemd-251/src/udev/net/
Dlink-config.h75 netdev_ring_param ring;