/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
D | ipoib_ethtool.c | 67 coal->rx_coalesce_usecs = priv->ethtool.coalesce_usecs; in ipoib_get_coalesce() 68 coal->rx_max_coalesced_frames = priv->ethtool.max_coalesced_frames; in ipoib_get_coalesce() 94 priv->ethtool.coalesce_usecs = coal->rx_coalesce_usecs; in ipoib_set_coalesce() 95 priv->ethtool.max_coalesced_frames = coal->rx_max_coalesced_frames; in ipoib_set_coalesce()
|
D | ipoib.h | 392 struct ipoib_ethtool_st ethtool; member
|
/linux-4.1.27/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 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/ [all …]
|
D | gianfar.txt | 14 packets. Use ethtool to enable or disable this feature for RX 40 The gianfar driver supports the use of ethtool for many 41 configuration options. You must run ethtool only on currently 42 open interfaces. See ethtool documentation for details.
|
D | igb.txt | 60 ethtool 62 The driver utilizes the ethtool interface for driver configuration and 64 version of ethtool can be found at: 66 http://ftp.kernel.org/pub/software/network/ethtool/ 70 WoL is configured through the ethtool* utility. 72 For instructions on enabling WoL with ethtool, refer to the ethtool man page.
|
D | igbvf.txt | 33 Instructions on updating ethtool can be found in the section "Additional 58 ethtool 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 | 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 | 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 | ixgbe.txt | 38 the same Speed setting via ethtool. Results may vary if you mix speed settings. 107 Ethernet Flow Control (IEEE 802.3x) can be configured with ethtool to enable 114 capable link partner, use ethtool: 116 ethtool -A eth? autoneg off RX off TX off 135 in ethtool: fdir_miss and fdir_match. 137 Other ethtool Commands: 139 ethtool -K ethX ntuple on 141 Use -U switch. e.g., ethtool -U ethX flow-type tcp4 src-ip 10.0.128.23 144 ethtool -u ethX 153 To account for filter matches and misses, there are two stats in ethtool: [all …]
|
D | i40e.txt | 59 The driver utilizes the ethtool interface for driver configuration and 61 ethtool version is required for this functionality. 63 The latest release of ethtool can be found from 64 https://www.kernel.org/pub/software/network/ethtool
|
D | e1000e.txt | 271 ethtool 273 The driver utilizes the ethtool interface for driver configuration and 275 strongly recommend downloading the latest version of ethtool at: 277 http://ftp.kernel.org/pub/software/network/ethtool/ 280 you need to add a few seconds between tests when working with ethtool. 284 Speed and Duplex are configured through the ethtool* utility. For 285 instructions, refer to the ethtool man page. 289 WoL is configured through the ethtool* utility. For instructions on 290 enabling WoL with ethtool, refer to the ethtool man page. 297 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 309 ethtool 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 | stmmac.txt | 71 Mitigation parameters can be tuned by ethtool. 103 # ethtool -S ethX command 288 o stmmac_ethtool.c: to implement the ethtool support; 316 For example a user can be use the ethtool support 317 to get statistics: e.g. using: ethtool -S ethX 319 or sees the MAC/DMA registers: e.g. using: ethtool -d ethX
|
D | altera_tse.txt | 89 ethtool -S ethX command. It is possible to dump registers etc. 98 o altera_tse_ethtool.c: ethtool support 114 A user may use the ethtool support to get statistics: 115 e.g. using: ethtool -S ethX (that shows the statistics counters) 116 or sees the MAC registers: e.g. using: ethtool -d ethX
|
D | dm9000.txt | 163 ethtool 166 The driver supports the ethtool interface for access to the driver
|
D | pktgen.txt | 32 # ethtool -G ethX tx 1024 46 and the cleanup interval is affected by the ethtool --coalesce setting 50 # ethtool -C ethX rx-usecs 30
|
D | e1000.txt | 431 ethtool 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 | vxge.txt | 61 "ethtool -S" option.
|
D | batman-adv.txt | 170 batman-adv module are available through ethtool: 172 # ethtool --statistics bat0
|
D | 3c509.txt | 80 Full-duplex mode can be enabled using 'ethtool'. 118 The transceiver type can be changed using 'ethtool'.
|
D | scaling.txt | 46 be configured from ethtool (--config-ntuple). 61 indirection table can be retrieved and modified at runtime using ethtool 354 It also requires that ntuple filtering is enabled via ethtool. The map
|
D | phy.txt | 129 mask off SUPPORTED_1000baseT*). See include/linux/ethtool.h for definitions
|
D | bonding.txt | 1835 querying the device's MII registers, or by making an ethtool query to 1849 monitor will make an ethtool ETHOOL_GLINK request to attempt to obtain 1852 and ethtool requests), then the MII monitor will assume the link is 2327 interface, this mode requires certain ethtool support in the
|
/linux-4.1.27/drivers/staging/slicoss/ |
D | TODO | 18 use ethtool instead 22 - do ethtool correctly using ethtool_ops
|
/linux-4.1.27/drivers/net/ethernet/atheros/alx/ |
D | Makefile | 2 alx-objs := main.o ethtool.o hw.o
|
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/ |
D | Makefile | 36 ethtool.o \
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/ |
D | Makefile | 36 ethtool.o \
|
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
D | Makefile | 7 vxge-objs := vxge-config.o vxge-traffic.o vxge-ethtool.o vxge-main.o
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | Makefile | 36 param.o ethtool.o netdev.o ptp.o
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
D | Makefile | 4 xgbe-desc.o xgbe-ethtool.o xgbe-mdio.o \
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | Makefile | 2 rx.o selftest.o ethtool.o qt202x_phy.o mdio_10g.o \
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
D | Makefile | 17 wil6210-y += ethtool.o
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
D | Makefile | 5 libertas-y += ethtool.o
|
D | README | 37 # ethtool -i eth0 46 ethtool -e ethX [raw on|off] [offset N] [length N] 54 # ethtool -e eth0 offset 0 length 16 231 "ethtool -s ethX wol X" command before enabling host sleep.
|
/linux-4.1.27/net/core/ |
D | Makefile | 10 obj-y += dev.o ethtool.o dev_addr_lists.o dst.o netevent.o \
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | Makefile | 42 mwifiex-y += ethtool.o
|
/linux-4.1.27/net/wireless/ |
D | Makefile | 13 cfg80211-y += mlme.o ibss.o sme.o chan.o ethtool.o mesh.o ap.o trace.o ocb.o
|
/linux-4.1.27/net/mac80211/ |
D | Makefile | 22 ethtool.o \
|
/linux-4.1.27/Documentation/infiniband/ |
D | ipoib.txt | 60 on/off using ethtool calls. Currently LRO is supported only for 68 use ethtool to set interrupt mitigation parameters and thus reduce
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | cpsw.txt | 19 ethtool and SIOCGMIIPHY
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-net | 101 the ethtool get_settings method (mostly Ethernet). 208 the ethtool get_settings method (mostly Ethernet ).
|
/linux-4.1.27/Documentation/sysctl/ |
D | net.txt | 159 provide ethtool -x support yet. 169 myhost:~# ethtool -x eth0
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | Kconfig | 83 with better performance and more complete ethtool support.
|
/linux-4.1.27/drivers/net/wireless/ |
D | Kconfig | 147 micro support for ethtool.
|
/linux-4.1.27/include/uapi/linux/ |
D | Kbuild | 116 header-y += ethtool.h
|
/linux-4.1.27/Documentation/power/ |
D | devices.txt | 38 drivers the ioctl interface used by ethtool may also be used for this 181 ethtool. It should also default to "enabled" for devices that don't generate
|