Searched full:twisted (Results 1 – 25 of 34) sorted by relevance
12
/Linux-v6.1/Documentation/devicetree/bindings/net/pse-pd/ |
D | pse-controller.yaml | 11 power over twisted pair/ethernet cable. The ethernet-pse nodes should be
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/smsc/ |
D | smc9.rst | 37 1 for twisted pair
|
/Linux-v6.1/drivers/net/ethernet/apple/ |
D | Kconfig | 38 instead of an 8-pin RJ45 connector for twisted-pair ethernet. Say
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | ti,dp83822.yaml | 16 data over standard, twisted-pair cables or to connect to an external,
|
D | ti,dp83867.yaml | 22 LANs. It interfaces directly to twisted pair media via an external
|
/Linux-v6.1/Documentation/networking/ |
D | arcnet-hardware.rst | 99 types of cabling: coax and twisted pair. The other ARCnet-type networks 214 A basically different cabling scheme is used with Twisted Pair cabling. Each 587 modular RJ11-type jacks for connection to twisted pair wiring. 795 to twisted pair wiring. 1198 - If using bus topology with twisted pair wiring move the J3 1203 - If using star topology with twisted pair wiring move the J3 1322 - P/N 120TP ARCNET 8 bit XT/AT Twisted Pair 1323 - P/N 120ST ARCNET 8 bit XT/AT Star, Twisted Pair 1324 - P/N 120SBT ARCNET 8 bit XT/AT Star, Bus, Twisted Pair 1366 JP10/JP11 Coax / Twisted Pair Select (CN120ST/SBT only) [all …]
|
/Linux-v6.1/drivers/net/ethernet/8390/ |
D | Kconfig | 164 ST-NIC Serial Network Interface Controller for Twisted Pair. This
|
/Linux-v6.1/drivers/net/fddi/skfp/ |
D | pcmplc.c | 1305 phy->twisted = ((mib->fddiPORTMy_Type != TS) && in pc_rcode_actions() 1309 if (phy->twisted) { in pc_rcode_actions() 1310 DB_PCMN(1, "PCM %c : E102 !!! TWISTED !!!", in pc_rcode_actions() 1565 * return status twisted (called by SMT) 1572 if (smc->y[PA].twisted && (smc->y[PA].mib->fddiPORTPCMState == PC8_ACTIVE)) in pcm_status_twisted() 1574 if (smc->y[PB].twisted && (smc->y[PB].mib->fddiPORTPCMState == PC8_ACTIVE)) in pcm_status_twisted()
|
D | smt.c | 1192 top |= SMT_ST_TWISTED_A ; /* twisted cable */ in smt_fill_state() 1195 top |= SMT_ST_TWISTED_B ; /* twisted cable */ in smt_fill_state()
|
/Linux-v6.1/include/uapi/linux/ |
D | nubus.h | 58 * Apple SONIC LC-PDS Ethernet ("Apple Ethernet LC Twisted-Pair Card"): <4,1,0,281>
|
D | ethtool.h | 66 * @eth_tp_mdix: Ethernet twisted-pair MDI(-X) status; one of 69 * @eth_tp_mdix_ctrl: Ethernet twisted pair MDI(-X) control; one of 2057 * @eth_tp_mdix: Ethernet twisted-pair MDI(-X) status; one of 2060 * @eth_tp_mdix_ctrl: Ethernet twisted pair MDI(-X) control; one of
|
/Linux-v6.1/drivers/net/ |
D | mii.c | 67 /* only supports twisted-pair */ in mii_ethtool_gset() 156 /* only supports twisted-pair */ in mii_ethtool_get_link_ksettings()
|
/Linux-v6.1/drivers/staging/most/Documentation/ |
D | driver_usage.txt | 11 fiber optics, unshielded twisted pair cables (UTP) and coax cables. MOST
|
/Linux-v6.1/drivers/net/fddi/skfp/h/ |
D | smt.h | 156 #define SMT_ST_TWISTED_A (1<<2) /* A-A connection, twisted ring */ 157 #define SMT_ST_TWISTED_B (1<<3) /* B-B connection, twisted ring */
|
D | smc.h | 220 u_char twisted ; /* flag to indicate an A-A or B-B connection */ member
|
/Linux-v6.1/include/linux/ |
D | mpi.h | 181 /* The Twisted Edwards equation is
|
/Linux-v6.1/drivers/crypto/vmx/ |
D | ghashp8-ppc.pl | 94 vxor $H,$H,$t1 # twisted H
|
/Linux-v6.1/arch/x86/include/asm/ |
D | ptrace.h | 159 /* Headers are too twisted for this to go in paravirt.h. */ in user_64bit_mode()
|
/Linux-v6.1/crypto/ |
D | sm2.c | 39 const char *a, *b; /* The coefficients. For Twisted Edwards
|
/Linux-v6.1/drivers/media/rc/ |
D | mceusb.c | 410 /* Twisted Melon Inc. - Manta Mini Receiver */ 412 /* Twisted Melon Inc. - Manta Pico Receiver */ 414 /* Twisted Melon Inc. - Manta Transceiver */
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/aquantia/ |
D | atlantic.rst | 99 Port: Twisted Pair
|
/Linux-v6.1/lib/mpi/ |
D | ec.c | 841 /* RESULT = 2 * POINT (Twisted Edwards version). */ 1068 /* RESULT = P1 + P2 (Twisted Edwards version).*/
|
/Linux-v6.1/drivers/net/ethernet/sun/ |
D | sunqe.c | 198 /* Only usable interface on QuadEther is twisted pair. */ in qe_init()
|
/Linux-v6.1/drivers/atm/ |
D | fore200e.h | 685 MEDIA_TYPE_CAT5_UTP = 0x06, /* unshielded twisted pair */
|
/Linux-v6.1/drivers/scsi/bfa/ |
D | bfa_defs.h | 1051 u8 tp_media:1; /* shielded twisted pair (sp) */
|
12