Searched refs:ethX (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/arch/m68k/emu/ |
D | nfeth.c | 60 int ethX; member 70 res = nf_call(nfEtherID + XIF_START, priv->ethX); in nfeth_open() 86 nf_call(nfEtherID + XIF_STOP, priv->ethX); in nfeth_stop() 101 pktlen = nf_call(nfEtherID + XIF_READLENGTH, priv->ethX); in recv_packet() 122 nf_call(nfEtherID + XIF_READBLOCK, priv->ethX, virt_to_phys(skb->data), in recv_packet() 165 nf_call(nfEtherID + XIF_WRITEBLOCK, priv->ethX, virt_to_phys(data), in nfeth_xmit() 212 priv->ethX = unit; in nfeth_probe()
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
D | README | 46 ethtool -e ethX [raw on|off] [offset N] [length N] 74 Path: /sys/kernel/debug/libertas_wireless/ethX/registers/ 97 Path: /sys/kernel/debug/libertas_wireless/ethX/ 117 Path: /sys/kernel/debug/libertas_wireless/ethX/subscribed_events/ 167 Path: /sys/kernel/debug/libertas_wireless/ethX/ 181 Path: /sys/kernel/debug/libertas_wireless/ethX/ 190 Path: /sys/kernel/debug/libertas_wireless/ethX/ 231 "ethtool -s ethX wol X" command before enabling host sleep. 233 Path: /sys/kernel/debug/libertas_wireless/ethX/
|
/linux-4.1.27/Documentation/networking/ |
D | s2io.txt | 36 To associate an interface with a physical adapter use "ethtool -p <ethX>". 118 # ethtool -K <ethX> tso on 127 c. Ensure Receive Checksum offload is enabled. Use "ethtool -K ethX" command to
|
D | pktgen.txt | 22 /proc/net/pktgen/ethX 32 # ethtool -G ethX tx 1024 50 # ethtool -C ethX rx-usecs 30
|
D | altera_tse.txt | 89 ethtool -S ethX command. It is possible to dump registers etc. 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 | ixgbe.txt | 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
|
D | stmmac.txt | 103 # ethtool -S ethX command 317 to get statistics: e.g. using: ethtool -S ethX 319 or sees the MAC/DMA registers: e.g. using: ethtool -d ethX
|
D | README.ipw2200 | 390 The 'iwconfig ethX sens XX' command will not set the signal sensitivity
|
D | bonding.txt | 1137 driver unless the ethX device is configured with an IP address. 1156 The DEVICE= line will be different for every ethX device and 1898 that the same physical device always has the same "ethX" name), it may
|
/linux-4.1.27/Documentation/scsi/ |
D | cxgb3i.txt | 63 iface.net_ifacename = <ethX> 67 same as the ethX's ip address or an address on the same subnet. Make
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | Kconfig | 103 The file /sys/kernel/debug/skge/ethX displays the state of the internal 138 The file /sys/kernel/debug/sky2/ethX displays the state of the internal
|
/linux-4.1.27/drivers/net/usb/ |
D | Kconfig | 169 This driver creates an interface named "ethX", where X depends on 187 This driver creates an interface named "ethX", where X depends on 213 This driver creates an interface named "ethX", where X depends on 227 This driver creates an interface named "ethX", where X depends on
|
/linux-4.1.27/drivers/staging/unisys/Documentation/ |
D | proc-entries.txt | 47 /proc/virtnic/ethX: This is a directory containing entries for each
|