Lines Matching refs:ethtool

45 to the same Speed setting via ethtool. Results may vary if you mix speed
282 Ethernet Flow Control (IEEE 802.3x) can be configured with ethtool to enable
292 Use ethtool to change the flow control settings. To enable or disable Rx or
295 ethtool -A eth? rx <on|off> tx <on|off>
303 ethtool -s eth? autoneg <on|off>
325 #ethtool -N eth11 flow-type ip4 src-ip 172.4.1.2 m 255.0.0.0 dst-ip \
334 # ethtool -K ethX ntuple <on|off>
342 # ethtool -N ethX flow-type tcp4 src-ip 192.168.10.1 dst-ip \
347 # ethtool <-u|-n> ethX
352 characteristics. They are enabled through ethtool's ntuple interface. To add a
355 ethtool -U <device> flow-type <type> src-ip <ip> dst-ip <ip> src-port <port> \
367 ethtool -U <device> delete <N>
375 ethtool -U enp130s0 flow-type tcp4 src-ip 192.168.0.1 dst-ip 192.168.0.5 \
381 ethtool -U enp130s0 flow-type ip4 src-ip 192.168.0.1 src-port 5300 action 7
382 ethtool -U enp130s0 flow-type ip4 src-ip 192.168.0.5 src-port 55 action 10
387 ethtool -U enp130s0 flow-type ip4 src-ip 192.168.0.1 src-port 5300 action 7
388 ethtool -U enp130s0 flow-type ip4 dst-ip 192.168.0.5 src-port 55 action 10
447 switches which cannot cope with advertised NBASE-T speeds. Use the ethtool
450 ethtool -s eth? advertise 0x1800000001028
457 pre-up ethtool -s eth? advertise 0x1800000001028 || true
490 ethtool section in Additional Features and Configurations
492 The driver utilizes the ethtool interface for driver configuration and
493 diagnostics, as well as displaying statistical information. The latest ethtool
495 https://www.kernel.org/pub/software/network/ethtool/
531 ethtool --set-priv-flags eth<x> vf-ipsec on