/linux/Documentation/security/ |
H A D | SCTP.rst | 26 Passes the ``@asoc`` and ``@chunk->skb`` of the association INIT packet to the 30 @asoc - pointer to sctp association structure. 31 @skb - pointer to skbuff of association packet. 84 sendmsg(2) or sctp_sendmsg(3) on a new association. 89 association primary. 117 @asoc - pointer to current sctp association structure. 127 @asoc - pointer to sctp association structure. 136 establishing an association. 147 initiate an association to 153 for a temporary association. [all …]
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-l2c.h | 299 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()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-iommu | 7 given IOMMU here to allow association of IOMMU to 16 given device here to allow association of device to
|
H A D | sysfs-class-iommu-intel-iommu | 7 Format: %llx. This allows association of a sysfs
|
H A D | sysfs-class-scsi_host | 10 with the first controller, but this association is not
|
/linux/Documentation/driver-api/usb/ |
H A D | anchors.rst | 31 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
|
/linux/Documentation/devicetree/bindings/iommu/ |
H A D | iommu.txt | 30 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 156 /* static association with IOMMU */ 162 /* static association with IOMMU */
|
/linux/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-l2c.c | 650 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()
|
/linux/Documentation/networking/ |
H A D | mac80211-auth-assoc-deauth.txt | 2 # This outlines the Linux authentication/association and
|
H A D | multiqueue.rst | 43 hardware. Once the association is made, any skb with skb->queue_mapping set,
|
H A D | ip-sysctl.rst | 42 association. This mode should not be enabled globally but is 3034 Set the maximum number for retransmissions that an association can 3036 is exceeded, the association is terminated. 3042 that an association will attempt before declaring the destination 3051 association is multihomed. 3117 is used during association establishment. 3123 that is used during the establishment phase of SCTP association 3148 association. SCTP supports the capability to create multiple 3150 possible that a single stalled association that's buffering a lot 3154 to each association instead of the socket. This prevents the described [all …]
|
/linux/include/uapi/linux/ |
H A D | virtio_snd.h | 161 __le32 association; member
|
/linux/net/sctp/ |
H A D | Kconfig | 32 homing at either or both ends of an association."
|
/linux/Documentation/driver-api/iio/ |
H A D | triggers.rst | 32 * :file:`name`, trigger name that can be later used for association with a
|
/linux/Documentation/networking/mac80211_hwsim/ |
H A D | mac80211_hwsim.rst | 61 processing access point side of association.
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | atmel,ebi.txt | 31 - ranges: Encodes CS to memory region association.
|
/linux/Documentation/networking/pse-pd/ |
H A D | pse-pi.rst | 226 association of power delivery to a specific Ethernet port. 277 - *Description:* Details the association of PSE cells with Ethernet ports or
|
/linux/Documentation/bpf/ |
H A D | map_cgroup_storage.rst | 136 There is a one-to-one association between the map of each type (per-CPU and
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | Kconfig | 74 This option enables detailed statistics for association stations.
|
/linux/include/target/ |
H A D | target_core_base.h | 330 u32 association; member
|
/linux/drivers/target/ |
H A D | target_core_transport.c | 1148 switch (vpd->association) { in transport_dump_vpd_assoc() 1159 sprintf(buf+len, "Unknown 0x%02x\n", vpd->association); in transport_dump_vpd_assoc() 1179 vpd->association = (page_83[1] & 0x30); in transport_set_vpd_assoc()
|
/linux/Documentation/admin-guide/ |
H A D | parport.rst | 225 be a static association between the I/O port address and the device
|
/linux/Documentation/devicetree/bindings/cpu/ |
H A D | cpu-topology.txt | 105 The association of sockets and NUMA nodes is beyond
|
/linux/Documentation/virt/kvm/devices/ |
H A D | arm-vgic-v3.rst | 66 either ordering may result in a different vcpu_id/redistributor association,
|
/linux/Documentation/isdn/ |
H A D | interface_capi.rst | 17 requesting association with a CAPI device. Kernel CAPI then dispatches the
|