Home
last modified time | relevance | path

Searched refs:Protocol (Results 1 – 25 of 143) sorted by relevance

123456

/linux/Documentation/networking/caif/
H A Dlinux_caif.rst32 * 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/drivers/firmware/imx/
H A DKconfig3 tristate "IMX DSP Protocol driver"
14 bool "IMX SCU Protocol driver"
27 tristate "IMX SCMI CPU Protocol driver"
38 tristate "IMX SCMI LMM Protocol driver"
49 tristate "IMX SCMI MISC Protocol driver"
/linux/net/l2tp/
H A DKconfig3 # 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/net/dccp/
H A DKconfig
/linux/net/bluetooth/
H A DKconfig30 L2CAP (Logical Link Control and Adaptation Protocol)
31 SMP (Security Manager Protocol) on LE (Low Energy) links
34 RFCOMM Module (RFCOMM Protocol)
35 BNEP Module (Bluetooth Network Encapsulation Protocol)
36 CMTP Module (CAPI Message Transport Protocol)
37 HIDP Module (Human Interface Device Protocol)
/linux/drivers/infiniband/ulp/srp/
H A DKconfig3 tristate "InfiniBand SCSI RDMA Protocol"
7 Support for the SCSI RDMA Protocol over InfiniBand. This
/linux/drivers/hid/usbhid/
H A DKconfig15 You can't use this driver and the HIDBP (Boot Protocol) keyboard
47 menu "USB HID Boot Protocol drivers"
56 to use the keyboard in its limited Boot Protocol mode instead.
72 to use the mouse in its limited Boot Protocol mode instead.
/linux/drivers/firmware/samsung/
H A DKconfig4 tristate "Exynos Alive Clock and Power Manager (ACPM) Message Protocol"
8 Alive Clock and Power Manager (ACPM) Message Protocol is defined for
/linux/drivers/infiniband/ulp/srpt/
H A DKconfig3 tristate "InfiniBand SCSI RDMA Protocol target support"
7 Support for the SCSI RDMA Protocol (SRP) Target driver. The
/linux/net/bluetooth/bnep/
H A DKconfig7 BNEP (Bluetooth Network Encapsulation Protocol) is Ethernet
21 bool "Protocol filter support"
/linux/Documentation/input/devices/
H A Dalps.rst2 ALPS Touchpad Protocol
51 Protocol versions 3 and 4 have a command mode that is used to read and write
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
248 This is basically Protocol Version 3 but with different logic for packet
[all …]
/linux/drivers/staging/greybus/Documentation/firmware/
H A Dfirmware-management11 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/net/8021q/
H A DKconfig23 bool "GVRP (GARP VLAN Registration Protocol) support"
33 bool "MVRP (Multiple VLAN Registration Protocol) support"
/linux/Documentation/networking/
H A Dbridge.rst53 The STP (Spanning Tree Protocol) implementation in the Linux bridge driver
60 multiple versions, including Rapid Spanning Tree Protocol (RSTP) and
61 `Multiple Spanning Tree Protocol (MSTP)
64 The 802.1D-2004 removed the original Spanning Tree Protocol, instead
65 incorporating the Rapid Spanning Tree Protocol (RSTP). By 2014, all the
75 BPDUs (Bridge Protocol Data Units) from other devices to determine the
103 that they are the root bridge. They start advertising Bridge Protocol
184 Group Management Protocol (IGMP) or Multicast Listener Discovery (MLD)
295 `Media Redundancy Protocol (MRP)
297 `Media Redundancy Protocol (MRP) LC mode
/linux/net/can/
H A DKconfig24 tristate "Raw CAN Protocol (raw access with CAN-ID filtering)"
34 tristate "Broadcast Manager CAN Protocol (with content filtering)"
68 segmentation is needed to transport longer Protocol Data Units (PDU)
/linux/drivers/firmware/arm_scmi/vendors/imx/
H A DKconfig21 This enables i.MX System CPU Protocol to manage cpu
33 This enables i.MX System Logical Machine Protocol to
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci-devices-aer45 Data Link Protocol 0
48 Flow Control Protocol 0
75 Data Link Protocol 0
78 Flow Control Protocol 0
/linux/drivers/net/plip/
H A DKconfig3 # Parallel Line Internet Protocol (PLIP) network device configuration
10 PLIP (Parallel Line Internet Protocol) is used to create a
/linux/fs/smb/client/
H A Dmisc.c281 buffer->Protocol[0] = 0xFF; in header_assemble()
282 buffer->Protocol[1] = 'S'; in header_assemble()
283 buffer->Protocol[2] = 'M'; in header_assemble()
284 buffer->Protocol[3] = 'B'; in header_assemble()
321 if (*(__le32 *) smb->Protocol != SMB1_PROTO_NUMBER) { in check_smb_hdr()
323 *(unsigned int *)smb->Protocol); in check_smb_hdr()
398 return smb_EIO1(smb_eio_trace_rx_rfc1002_magic, *(u32 *)smb->Protocol); in checkSMB()
473 ((char *)&pSMBr->hdr.Protocol + data_offset); in is_valid_oplock_break()
/linux/net/bluetooth/cmtp/
H A DKconfig6 CMTP (CAPI Message Transport Protocol) is a transport layer
/linux/net/bluetooth/hidp/
H A DKconfig6 HIDP (Human Interface Device Protocol) is a transport layer
/linux/drivers/iio/common/scmi_sensors/
H A DKconfig15 This provides ARM SCMI Protocol based IIO device.
/linux/drivers/infiniband/ulp/iser/
H A DKconfig7 Support for the iSCSI Extensions for RDMA (iSER) Protocol
/linux/net/atm/
H A DKconfig51 tristate "Multi-Protocol Over ATM (MPOA) support"
54 Multi-Protocol Over ATM allows ATM edge devices such as routers,
/linux/drivers/net/ethernet/cavium/
H A DKconfig59 This driver adds support for the Precision Time Protocol Clocks and
62 Precision Time Protocol or other purposes. Timestamps can be used in

123456