Lines Matching refs:ethtool
63 ethtool -G eth? rx n, where n is the number of desired rx descriptors.
72 ethtool -G eth? tx n, where n is the number of desired tx descriptors.
75 default. The ethtool utility can be used as follows to force speed/duplex.
77 ethtool -s eth? autoneg off speed {10|100} duplex {full|half}
86 ethtool -s eth? msglvl n
125 ethtool
128 The driver utilizes the ethtool interface for driver configuration and
129 diagnostics, as well as displaying statistical information. The ethtool
132 The latest release of ethtool can be found from
133 http://ftp.kernel.org/pub/software/network/ethtool/
137 WoL is provided through the ethtool* utility. For instructions on enabling
138 WoL with ethtool, refer to the ethtool man page.