Home
last modified time | relevance | path

Searched refs:Half (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/networking/device_drivers/ethernet/dec/
H A Ddmfe.rst35 insmod dmfe mode=0 # Force 10M Half Duplex
36 insmod dmfe mode=1 # Force 100M Half Duplex
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De1000.rst370 Duplex Full Full Half Full Half
375 modprobe e1000 AutoNeg=0x01 (Restricts autonegotiation to 10 Half)
378 modprobe e1000 AutoNeg=0x03 (Restricts autonegotiation to 10 Half or 10 Full)
379 modprobe e1000 AutoNeg=0x04 (Restricts autonegotiation to 100 Half)
380 modprobe e1000 AutoNeg=0x05 (Restricts autonegotiation to 10 Half or 100
381 Half)
/linux/Documentation/networking/device_drivers/ethernet/ti/
H A Dtlan.rst91 To force a 10Mbps Half-Duplex link do "insmod tlan.o speed=10
115 ether=0,0,0x12,0,eth0 will force link to 100Mbps Half-Duplex.
/linux/rust/kernel/net/
H A Dphy.rs48 Half, enumerator
172 DuplexMode::Half => bindings::DUPLEX_HALF, in set_duplex()
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_osd.rst505 - MPEG Video Display Half Resolution
523 - True Size MPEG Video Display Half Resolution
/linux/Documentation/filesystems/ext4/
H A Ddirectory.rst342 - Half MD4.
348 - Half MD4, unsigned.
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst64 - Half-Duplex / Full-Duplex Operation
329 restart the ANE, verify Full/Half duplex mode and Speed. Thanks to these
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv61 0x1, 0, ecx, 29, f16c , Half-precision floating-point conversion support
/linux/Documentation/kernel-hacking/
H A Dlocking.rst1408 Bottom Half: for historical reasons, functions with '_bh' in them often
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2480 #. `Bottom-Half Flavor (Historical)`_
2486 Bottom-Half Flavor (Historical)