/linux/Documentation/networking/caif/ |
A D | linux_caif.rst | 32 * CAIF Core Protocol Implementation 47 ! +------+ <- CAIF Core Protocol 63 CAIF Core Protocol Layer 69 The architecture is inspired by the design patterns "Protocol Layer" and 70 "Protocol Packet". 91 The CAIF protocol can be divided into two parts: Support functions and Protocol 94 - CFPKT CAIF Packet. Implementation of CAIF Protocol Packet. The 98 The CAIF Protocol implementation contains: 100 - CFCNFG CAIF Configuration layer. Configures the CAIF Protocol 192 The CAIF Protocol relies on a loss-less link layer without implementing
|
/linux/Documentation/crypto/ |
A D | api-kpp.rst | 1 Key-agreement Protocol Primitives (KPP) Cipher Algorithm Definitions 7 Key-agreement Protocol Primitives (KPP) Cipher API 11 :doc: Generic Key-agreement Protocol Primitives API 16 Key-agreement Protocol Primitives (KPP) Cipher Request Handle
|
/linux/net/l2tp/ |
A D | Kconfig | 3 # Layer Two Tunneling Protocol (L2TP) 7 tristate "Layer Two Tunneling Protocol (L2TP)" 12 Layer Two Tunneling Protocol 54 Layer Two Tunneling Protocol Version 3 58 The Layer Two Tunneling Protocol (L2TP) provides a dynamic 62 tunneling Point-to-Point Protocol (PPP) [RFC1661] sessions. 96 The Layer 2 Tunneling Protocol, Version 3 (L2TPv3) can be
|
/linux/Documentation/x86/ |
A D | boot.rst | 4 The Linux/x86 Boot Protocol 274 Protocol: ALL 285 Protocol: ALL 296 Protocol: 2.04+ 308 Protocol: ALL 325 Protocol: ALL 335 Protocol: ALL 345 Protocol: 2.00+ 356 Protocol: 2.00+ 365 Protocol: 2.00+ [all …]
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
A D | nvidia,tegra30-mc.yaml | 22 Protocol Arbiter, which manage a related pool of memory devices. A system 23 may have a single Protocol Arbiter or multiple Protocol Arbiters. 26 Domains and Protocol Arbiters. In the simplest version of the system, the 28 and a single Protocol Arbiter.
|
/linux/net/dccp/ |
A D | Kconfig | 3 tristate "The DCCP Protocol" 6 Datagram Congestion Control Protocol (RFC 4340) 10 The Datagram Congestion Control Protocol (DCCP) is a transport
|
/linux/net/bluetooth/ |
A D | Kconfig | 30 L2CAP (Logical Link Control and Adaptation Protocol) 31 SMP (Security Manager Protocol) on LE (Low Energy) links 33 RFCOMM Module (RFCOMM Protocol) 34 BNEP Module (Bluetooth Network Encapsulation Protocol) 35 CMTP Module (CAPI Message Transport Protocol) 36 HIDP Module (Human Interface Device Protocol)
|
/linux/Documentation/devicetree/bindings/arm/freescale/ |
A D | fsl,scu.txt | 65 Power domain bindings based on SCU Message Protocol 82 Clock bindings based on SCU Message Protocol 104 Pinctrl bindings based on SCU Message Protocol 133 RTC bindings based on SCU Message Protocol 139 OCOTP bindings based on SCU Message Protocol 153 Watchdog bindings based on SCU Message Protocol 163 SCU key bindings based on SCU Message Protocol 172 Thermal bindings based on SCU Message Protocol
|
/linux/drivers/infiniband/hw/irdma/ |
A D | Kconfig | 3 tristate "Intel(R) Ethernet Protocol Driver for RDMA" 11 This is an Intel(R) Ethernet Protocol Driver for RDMA driver
|
/linux/drivers/infiniband/ulp/srp/ |
A D | Kconfig | 3 tristate "InfiniBand SCSI RDMA Protocol" 7 Support for the SCSI RDMA Protocol over InfiniBand. This
|
/linux/drivers/hid/usbhid/ |
A D | Kconfig | 16 You can't use this driver and the HIDBP (Boot Protocol) keyboard 48 menu "USB HID Boot Protocol drivers" 57 to use the keyboard in its limited Boot Protocol mode instead. 73 to use the mouse in its limited Boot Protocol mode instead.
|
/linux/Documentation/input/devices/ |
A D | alps.rst | 2 ALPS Touchpad Protocol 104 ALPS Absolute Mode - Protocol Version 1 116 ALPS Absolute Mode - Protocol Version 2 128 Protocol Version 2 DualPoint devices send standard PS/2 mouse packets for 154 ALPS Absolute Mode - Protocol Version 3 202 ALPS Absolute Mode - Protocol Version 4 205 Protocol version 4 has an 8-byte packet format:: 246 ALPS Absolute Mode - Protocol Version 5 271 ALPS Absolute Mode - Protocol Version 6 294 ALPS Absolute Mode - Protocol Version 7 [all …]
|
/linux/drivers/infiniband/ulp/srpt/ |
A D | Kconfig | 3 tristate "InfiniBand SCSI RDMA Protocol target support" 7 Support for the SCSI RDMA Protocol (SRP) Target driver. The
|
/linux/net/bluetooth/bnep/ |
A D | Kconfig | 7 BNEP (Bluetooth Network Encapsulation Protocol) is Ethernet 21 bool "Protocol filter support"
|
/linux/drivers/staging/greybus/Documentation/firmware/ |
A D | firmware-management | 11 Firmware Management Protocol. To support Firmware Management by the AP, the 13 Firmware Management Protocol CPort within it. 25 ; (Mandatory) Firmware Management Protocol on CPort 1 30 ; (Optional) Firmware Download Protocol on CPort 2 40 ; (Optional) Component Authentication Protocol (CAP) on CPort 4 49 The Firmware Management Protocol interacts with Userspace using the character 186 The Component Authentication Protocol interacts with Userspace using the 309 The Firmware Download Protocol uses the existing Linux Kernel's Firmware class
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-bus-pci-devices-aer_stats | 45 Data Link Protocol 0 48 Flow Control Protocol 0 75 Data Link Protocol 0 78 Flow Control Protocol 0
|
/linux/drivers/firmware/imx/ |
A D | Kconfig | 3 tristate "IMX DSP Protocol driver" 14 bool "IMX SCU Protocol driver"
|
/linux/net/8021q/ |
A D | Kconfig | 23 bool "GVRP (GARP VLAN Registration Protocol) support" 33 bool "MVRP (Multiple VLAN Registration Protocol) support"
|
/linux/net/can/ |
A D | Kconfig | 23 tristate "Raw CAN Protocol (raw access with CAN-ID filtering)" 33 tristate "Broadcast Manager CAN Protocol (with content filtering)" 64 segmentation is needed to transport longer Protocol Data Units (PDU)
|
/linux/net/batman-adv/ |
A D | Kconfig | 11 tristate "B.A.T.M.A.N. Advanced Meshing Protocol" 28 discovery protocol (Echo Location Protocol, ELP) and a new OGM 29 Protocol OGMv2 for flooding protocol information through the
|
/linux/drivers/net/plip/ |
A D | Kconfig | 3 # Parallel Line Internet Protocol (PLIP) network device configuration 10 PLIP (Parallel Line Internet Protocol) is used to create a
|
/linux/fs/cifs/ |
A D | misc.c | 247 buffer->Protocol[0] = 0xFF; in header_assemble() 248 buffer->Protocol[1] = 'S'; in header_assemble() 249 buffer->Protocol[2] = 'M'; in header_assemble() 250 buffer->Protocol[3] = 'B'; in header_assemble() 287 if (*(__le32 *) smb->Protocol != cpu_to_le32(0x424d53ff)) { in check_smb_hdr() 289 *(unsigned int *)smb->Protocol); in check_smb_hdr() 420 ((char *)&pSMBr->hdr.Protocol + data_offset); in is_valid_oplock_break()
|
/linux/net/sctp/ |
A D | Kconfig | 7 tristate "The SCTP Protocol" 16 Stream Control Transmission Protocol
|
/linux/drivers/net/ppp/ |
A D | Kconfig | 10 PPP (Point to Point Protocol) is a newer and better SLIP. It serves 93 Microsoft Point-to-Point Tunneling Protocol. 115 Support PPP (Point to Point Protocol) encapsulated in ATM frames. 136 Support for PPP over IPv4.(Point-to-Point Tunneling Protocol)
|
/linux/net/bluetooth/cmtp/ |
A D | Kconfig | 6 CMTP (CAPI Message Transport Protocol) is a transport layer
|