Home
last modified time | relevance | path

Searched full:duplex (Results 1 – 25 of 60) sorted by relevance

123

/Documentation/networking/device_drivers/3com/
D3c509.txt25 3c509B (later revision of the ISA card; supports full-duplex)
27 3c589B (later revision of the 3c589; supports full-duplex)
42 needed except to enable full-duplex mode (see below). An example of the syntax
57 (2) Full-duplex mode
59 The v1.18c driver added support for the 3c509B's full-duplex capabilities.
60 In order to enable and successfully use full-duplex mode, three conditions
64 duplex operations. Currently, the only members of the 3c509 family that are
65 positively known to support full-duplex are the 3c509B (ISA bus) and 3c589B
67 full-duplex mode; these include the original 3c509 (no "B"), the original
72 AUI and 10base2 network cabling is physically incapable of full-duplex
[all …]
Dvortex.txt118 0x0200 Force full duplex mode.
125 will force full-duplex 100base-TX, rather than allowing the usual
137 full-duplex mode. Please use this in preference to the `options'
145 Sets full duplex mode for all 3c59x NICs in the machine. Entries
155 full duplex mode.
265 the same network being in full-duplex mode, while this host is in
266 half-duplex mode. You need to find that other host and make it run in
267 half-duplex mode or fix this host to run in full-duplex mode.
269 As a last resort, you can force the 3c59x driver into full-duplex mode
336 100" and "duplex full" as well (or "speed 10" and "duplex half").
[all …]
/Documentation/networking/device_drivers/ti/
Dtlan.txt63 3. You can set duplex=1 to force half duplex, and duplex=2 to
64 force full duplex.
71 5. You have to use speed=X duplex=Y together now. If you just
73 To force a 10Mbps Half-Duplex link do "insmod tlan.o speed=10
74 duplex=1".
88 0x02 = use half duplex
89 0x04 = use full duplex
93 You also need to set both speed and duplex settings when forcing
95 ether=0,0,0x12,0,eth0 will force link to 100Mbps Half-Duplex.
101 insmod tlan speed=0,100 duplex=0,1
[all …]
/Documentation/networking/device_drivers/intel/
De1000.rst15 - Speed and Duplex Configuration
40 For more information about the AutoNeg, Duplex, and Speed
41 parameters, see the "Speed and Duplex Configuration" section in
57 This parameter is a bit-mask that specifies the speed and duplex settings
59 Duplex parameters must not be specified.
62 Refer to the Speed and Duplex section of this readme for more
65 Duplex section in Command Line Parameters
74 either one or two-directional. If both Duplex and the link partner are
75 set to auto-negotiate, the board auto-detects the correct duplex. If the
76 link partner is forced (either full or half), Duplex defaults to half-
[all …]
De100.rst76 Speed/Duplex:
77 The driver auto-negotiates the link speed and duplex settings by
78 default. The ethtool utility can be used as follows to force speed/duplex.::
80 ethtool -s eth? autoneg off speed {10|100} duplex {full|half}
82 NOTE: setting the speed/duplex to incorrect values will cause the link to
/Documentation/devicetree/bindings/phy/
Dphy-ocelot-serdes.txt13 half/full-duplex and 1000Mbps in full-duplex mode while SERDES6G supports
14 10/100Mbps in half/full-duplex and 1000/2500Mbps in full-duplex mode.
/Documentation/networking/device_drivers/dec/
Ddmfe.txt30 insmod dmfe mode=0 # Force 10M Half Duplex
31 insmod dmfe mode=1 # Force 100M Half Duplex
32 insmod dmfe mode=4 # Force 10M Full Duplex
33 insmod dmfe mode=5 # Force 100M Full Duplex
Dde4x5.txt146 Where SROM media detection is used and full duplex is specified in the
150 duplex links except through autonegotiation. When I include the
155 through LILO. This will allow a per adapter board set up of full duplex
161 fdx for full duplex
174 Yes, I know full duplex isn't permissible on BNC or AUI; they're just
175 examples. By default, full duplex is turned off and AUTO is the default
176 autosense setting. In reality, I expect only the full duplex option to
/Documentation/spi/
Dspidev.rst5 SPI devices have a limited userspace API, supporting basic half-duplex
7 full duplex transfers and device I/O configuration are also available.
84 Standard read() and write() operations are obviously only half-duplex, and
85 the chipselect is deactivated between those operations. Full-duplex access,
146 FULL DUPLEX CHARACTER DEVICE API
150 full duplex programming interface. (Although it doesn't perform a full duplex
155 The example shows one half-duplex RPC-style request and response message.
162 To make a full duplex request, provide both rx_buf and tx_buf for the
/Documentation/networking/device_drivers/dlink/
Ddl2k.txt188 10mbps_hd 10Mbps half duplex.
189 10mbps_fd 10Mbps full duplex.
190 100mbps_hd 100Mbps half duplex.
191 100mbps_fd 100Mbps full duplex.
192 1000mbps_fd 1000Mbps full duplex.
193 1000mbps_hd 1000Mbps half duplex.
195 1 10Mbps half duplex.
196 2 10Mbps full duplex.
197 3 100Mbps half duplex.
198 4 100Mbps full duplex.
[all …]
/Documentation/devicetree/bindings/net/dsa/
Ddsa.txt112 full-duplex;
121 full-duplex;
165 full-duplex;
175 full-duplex;
228 full-duplex;
239 full-duplex;
252 full-duplex;
Dqca8k.txt40 - 'full-duplex' (boolean, optional), to indicate that full duplex is
41 used. When absent, half duplex is assumed.
86 full-duplex;
145 full-duplex;
Dksz.txt36 full-duplex;
82 full-duplex;
120 full-duplex;
Db53.txt98 duplex-full;
128 duplex-full;
138 duplex-full;
Dmt7530.txt127 full-duplex;
144 full-duplex;
215 full-duplex;
234 full-duplex;
303 full-duplex;
Dvitesse,vsc73xx.txt83 full-duplex;
125 full-duplex;
/Documentation/devicetree/bindings/net/
Dethernet-controller.yaml159 Duplex configuration. 0 for half duplex or 1 for
160 full duplex
187 full-duplex:
190 Indicates that full-duplex is used. When absent, half
191 duplex is assumed.
/Documentation/devicetree/bindings/spi/
Dspi-pl022.yaml88 - 2 # Microwire (Half Duplex)
127 pl022,duplex:
128 description: Microwire interface - Full/Half duplex
162 pl022,duplex = <0>;
Dicpdas-lp8841-spi-rtc.txt6 The device uses the standard MicroWire half-duplex transfer timing.
29 full duplex mode.
Dspi-stm32.txt4 the Serial Peripheral Interface. It supports full-duplex, half-duplex and
/Documentation/devicetree/bindings/serial/
Drs485.txt4 the built-in half-duplex mode.
5 The properties described hereafter shall be given to a half-duplex capable
Dfsl,s32-linflexuart.txt4 support for full-duplex UART communication through 8-bit and 9-bit frames.
/Documentation/driver-api/serial/
Dserial-rs485.rst19 half-duplex mode capable of automatically controlling line direction by
21 half-duplex hardware like an RS485 transceiver or any RS232-connected
22 half-duplex devices like some modems.
/Documentation/driver-api/
Dspi.rst9 duplex protocol; for each bit shifted out the MOSI line (one per clock)
42 which wraps a full duplex SPI transfer. A variety of protocol tweaking
/Documentation/ABI/testing/
Dsysfs-bus-pci-drivers-xhci_hcd9 the equivalent of a very high performance full-duplex

123