Searched refs:ethtool (Results 1 – 25 of 33) sorted by relevance
12
/linux-2.6.39/drivers/infiniband/ulp/ipoib/ |
D | ipoib_ethtool.c | 76 coal->rx_coalesce_usecs = priv->ethtool.coalesce_usecs; in ipoib_get_coalesce() 77 coal->rx_max_coalesced_frames = priv->ethtool.max_coalesced_frames; in ipoib_get_coalesce() 103 priv->ethtool.coalesce_usecs = coal->rx_coalesce_usecs; in ipoib_set_coalesce() 104 priv->ethtool.max_coalesced_frames = coal->rx_max_coalesced_frames; in ipoib_set_coalesce()
|
/linux-2.6.39/Documentation/networking/ |
D | e100.txt | 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 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 [all …]
|
D | igb.txt | 63 The driver utilizes the ethtool interface for driver configuration and 65 version of ethtool can be found at: 67 http://ftp.kernel.org/pub/software/network/ethtool/ 71 WoL is configured through the ethtool* utility. 73 For instructions on enabling WoL with ethtool, refer to the ethtool man page.
|
D | gianfar.txt | 44 packets. Use ethtool to enable or disable this feature for RX 70 The gianfar driver supports the use of ethtool for many 71 configuration options. You must run ethtool only on currently 72 open interfaces. See ethtool documentation for details.
|
D | igbvf.txt | 33 Instructions on updating ethtool can be found in the section "Additional 60 The driver utilizes the ethtool interface for driver configuration and 61 diagnostics, as well as displaying statistical information. The ethtool 65 http://ftp.kernel.org/pub/software/network/ethtool/
|
D | cxgb.txt | 38 The interface used to control this feature is ethtool. Please see the 39 ethtool manpage for additional usage information. 44 ethtool -C <interface> adaptive-rx on 46 To disable adaptive-rx, use ethtool: 48 ethtool -C <interface> adaptive-rx off 53 ethtool -C <interface> rx-usecs <microseconds> 57 ethtool -C eth0 rx-usecs 100 61 ethtool -C <interface> adaptive-rx off rx-usecs <microseconds> 69 ethtool -c <interface> 79 The interface used to control this feature is ethtool version 1.8 or higher. [all …]
|
D | s2io.txt | 36 To associate an interface with a physical adapter use "ethtool -p <ethX>". 56 using "ethtool -S" option. 115 b. Ensure Transmit Checksum offload is enabled. Use ethtool to set/verify this 117 c. Turn on TSO(using "ethtool -K") 118 # ethtool -K <ethX> tso on 127 c. Ensure Receive Checksum offload is enabled. Use "ethtool -K ethX" command to
|
D | ixgbe.txt | 37 the same Speed setting via ethtool. Results may vary if you mix speed settings. 106 Ethernet Flow Control (IEEE 802.3x) can be configured with ethtool to enable 113 capable link partner, use ethtool: 115 ethtool -A eth? autoneg off RX off TX off 182 The driver utilizes the ethtool interface for driver configuration and 184 ethtool version is required for this functionality. 186 The latest release of ethtool can be found from 187 http://ftp.kernel.org/pub/software/network/ethtool/
|
D | e1000e.txt | 270 The driver utilizes the ethtool interface for driver configuration and 272 strongly recommend downloading the latest version of ethtool at: 274 http://ftp.kernel.org/pub/software/network/ethtool/ 278 Speed and Duplex are configured through the ethtool* utility. For 279 instructions, refer to the ethtool man page. 283 WoL is configured through the ethtool* utility. For instructions on 284 enabling WoL with ethtool, refer to the ethtool man page. 291 adapters. To verify if a port supports Wake on Lan run ethtool eth<X>.
|
D | ixgb.txt | 41 supported in this release. Alternatively, you can use ethtool (version 1.6 44 Instructions on updating ethtool can be found in the section "Additional 311 The driver utilizes the ethtool interface for driver configuration and 312 diagnostics, as well as displaying statistical information. The ethtool 315 The latest release of ethtool can be found from 316 http://ftp.kernel.org/pub/software/network/ethtool/ 318 NOTE: The ethtool version 1.6 only supports a limited set of ethtool options. 319 Support for a more complete ethtool feature set can be enabled by 417 "ethtool -K eth0 tso off" may resolve the problem.
|
D | dm9000.txt | 163 ethtool 166 The driver supports the ethtool interface for access to the driver
|
D | e1000.txt | 433 The driver utilizes the ethtool interface for driver configuration and 434 diagnostics, as well as displaying statistical information. The ethtool 437 The latest release of ethtool can be found from 438 http://ftp.kernel.org/pub/software/network/ethtool/ 442 WoL is configured through the ethtool* utility.
|
D | stmmac.txt | 83 ethtool -S ethX command. It is possible to dump registers etc. 150 - stmmac_ethtool.c: ethtool support;
|
D | vxge.txt | 61 "ethtool -S" option.
|
/linux-2.6.39/drivers/net/igbvf/ |
D | Makefile | 36 ethtool.o \
|
/linux-2.6.39/drivers/net/ixgbevf/ |
D | Makefile | 36 ethtool.o \
|
/linux-2.6.39/drivers/net/vxge/ |
D | Makefile | 7 vxge-objs := vxge-config.o vxge-traffic.o vxge-ethtool.o vxge-main.o
|
/linux-2.6.39/drivers/net/e1000e/ |
D | Makefile | 36 lib.o phy.o param.o ethtool.o netdev.o
|
/linux-2.6.39/drivers/staging/slicoss/ |
D | README | 27 use ethtool instead 32 - do ethtool correctly using ethtool_ops
|
/linux-2.6.39/drivers/net/sfc/ |
D | Makefile | 3 selftest.o ethtool.o qt202x_phy.o mdio_10g.o \
|
/linux-2.6.39/drivers/net/wireless/libertas/ |
D | Makefile | 5 libertas-y += ethtool.o
|
D | README | 38 # ethtool -i eth0 47 ethtool -e ethX [raw on|off] [offset N] [length N] 55 # ethtool -e eth0 offset 0 length 16 232 "ethtool -s ethX wol X" command before enabling host sleep.
|
/linux-2.6.39/net/core/ |
D | Makefile | 10 obj-y += dev.o ethtool.o dev_addr_lists.o dst.o netevent.o \
|
/linux-2.6.39/net/wireless/ |
D | Makefile | 13 cfg80211-y += mlme.o ibss.o sme.o chan.o ethtool.o mesh.o
|
/linux-2.6.39/Documentation/infiniband/ |
D | ipoib.txt | 57 on/off using ethtool calls. Currently LRO is supported only for 65 use ethtool to set interrupt mitigation parameters and thus reduce
|
12