Searched refs:ethtool (Results 1 – 8 of 8) sorted by relevance
46 ethtool -K $h1 loopback on56 ethtool -K $h1 loopback off79 if ethtool -k $h1 | grep loopback | grep -q fixed; then
537 ethtool -S $dev | grep "^ *$stat:" | head -n 1 | cut -d: -f2609 ethtool -k ${NETIFS[p$i]} \
136 which ethtool > /dev/null162 ip netns exec ns1 ethtool -K veth1 rxvlan off163 ip netns exec ns2 ethtool -K veth2 rxvlan off166 ip netns exec ns2 ethtool -K veth2 txvlan off167 ip netns exec ns1 ethtool -K veth1 txvlan off
34 ip netns exec "${ns1}" ethtool -K veth1 tso off
237 def ethtool(dev, opt, args, fail=True): function573 return ethtool(self, "-K", args, fail=fail)
108 ethtool --version 2>/dev/null >/dev/null120 ethtool -k "$netdev" > "$TMP_ETHTOOL_FEATURES"
133 ethtool -s $swp3 speed 1000 autoneg off187 ethtool -s $swp3 autoneg on
132 ethtool -s $swp3 speed 1000 autoneg off171 ethtool -s $swp3 autoneg on