Home
last modified time | relevance | path

Searched refs:association (Results 1 – 25 of 51) sorted by relevance

123

/kernel/linux/linux-5.10/Documentation/security/
DSCTP.rst29 Passes the ``@ep`` and ``@chunk->skb`` of the association INIT packet to the
34 @skb - pointer to skbuff of association packet.
92 association primary.
138 establishing an association.
149 initiate an association to
155 asking for an association. Call
158 association.
159 If not first association, check
203 Passes the ``@ep`` and ``@chunk->skb`` of the association INIT packet to the
208 @skb - pointer to skbuff of association packet.
[all …]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
Dcvmx-l2c.h299 union cvmx_l2c_tag cvmx_l2c_get_tag(uint32_t association, uint32_t index);
302 static inline union cvmx_l2c_tag cvmx_get_l2c_tag(uint32_t association,
305 static inline union cvmx_l2c_tag cvmx_get_l2c_tag(uint32_t association, in cvmx_get_l2c_tag() argument
308 return cvmx_l2c_get_tag(association, index); in cvmx_get_l2c_tag()
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-iommu7 given IOMMU here to allow association of IOMMU to
16 given device here to allow association of device to
Dsysfs-class-iommu-intel-iommu7 Format: %llx. This allows association of a sysfs
Dsysfs-wusb_cbaf62 the CDID for any existing association with this host.
Dsysfs-class-scsi_host10 with the first controller, but this association is not
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iommu/
Diommu.txt30 typically have a fixed association to the master device, whereas multiple-
49 association of masters to be configured. Note that an IOMMU can by design
138 /* static association with IOMMU */
144 /* static association with IOMMU */
/kernel/linux/linux-5.10/Documentation/driver-api/usb/
Danchors.rst31 An association of URBs to an anchor is made by an explicit
32 call to :c:func:`usb_anchor_urb`. The association is maintained until
/kernel/linux/linux-5.10/net/xfrm/
DKconfig65 association dynamically. This feature is required, for
128 locator(s) of a given IPsec security association.
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/
Dcvmx-l2c.c650 union cvmx_l2c_tag cvmx_l2c_get_tag(uint32_t association, uint32_t index) in cvmx_l2c_get_tag() argument
655 if ((int)association >= cvmx_l2c_get_num_assoc()) { in cvmx_l2c_get_tag()
667 (association << CVMX_L2C_TAG_ADDR_ALIAS_SHIFT) | in cvmx_l2c_get_tag()
687 tmp_tag = __read_l2_tag(association, index); in cvmx_l2c_get_tag()
/kernel/linux/linux-5.10/Documentation/networking/
Dmac80211-auth-assoc-deauth.txt2 # This outlines the Linux authentication/association and
Dmultiqueue.rst43 hardware. Once the association is made, any skb with skb->queue_mapping set,
Dip-sysctl.rst41 association. This mode should not be enabled globally but is
2472 Set the maximum number for retransmissions that an association can
2474 is exceeded, the association is terminated.
2480 that an association will attempt before declaring the destination
2489 association is multihomed.
2555 is used during association establishment.
2561 that is used during the establishment phase of SCTP association
2586 association. SCTP supports the capability to create multiple
2588 possible that a single stalled association that's buffering a lot
2592 to each association instead of the socket. This prevents the described
[all …]
/kernel/linux/linux-5.10/net/sctp/
DKconfig31 homing at either or both ends of an association."
/kernel/linux/linux-5.10/Documentation/driver-api/iio/
Dtriggers.rst32 * :file:`name`, trigger name that can be later used for association with a
/kernel/linux/linux-5.10/Documentation/networking/mac80211_hwsim/
Dmac80211_hwsim.rst61 processing access point side of association.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/memory-controllers/
Datmel,ebi.txt31 - ranges: Encodes CS to memory region association.
/kernel/linux/linux-5.10/Documentation/bpf/
Dmap_cgroup_storage.rst136 There is a one-to-one association between the map of each type (per-CPU and
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
DKconfig76 This option enables detailed statistics for association stations.
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
DKconfig126 maintaining an active association.
/kernel/linux/linux-5.10/Documentation/locking/
Dseqlock.rst101 This lock association is a NOOP if lockdep is disabled and has neither
/kernel/linux/linux-5.10/include/target/
Dtarget_core_base.h315 u32 association; member
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_transport.c1067 switch (vpd->association) { in transport_dump_vpd_assoc()
1078 sprintf(buf+len, "Unknown 0x%02x\n", vpd->association); in transport_dump_vpd_assoc()
1098 vpd->association = (page_83[1] & 0x30); in transport_set_vpd_assoc()
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dparport.rst225 be a static association between the I/O port address and the device
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/cpu/
Dcpu-topology.txt105 The association of sockets and NUMA nodes is beyond

123