Home
last modified time | relevance | path

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

12

/linux/Documentation/security/
H A DSCTP.rst26 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 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()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-iommu7 given IOMMU here to allow association of IOMMU to
16 given device here to allow association of device to
H A Dsysfs-class-iommu-intel-iommu7 Format: %llx. This allows association of a sysfs
H A Dsysfs-class-scsi_host10 with the first controller, but this association is not
/linux/Documentation/driver-api/cxl/platform/acpi/
H A Dsrat.rst49 The Generic Port Affinity subtable provides an association between a proximity
51 bridge. With the association, latency and bandwidth numbers can be retrieved
70 The driver uses the association to retrieve the Generic Port performance
/linux/Documentation/driver-api/usb/
H A 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
/linux/Documentation/translations/zh_CN/security/
H A DSCTP.rst276 以及在下面的章节中进行解释的 ``association`` 权限。
287 签进行比较,只有在它们不同的情况下 ``association`` 权限才会被验证。
/linux/Documentation/devicetree/bindings/iommu/
H A 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
156 /* static association with IOMMU */
162 /* static association with IOMMU */
/linux/arch/mips/cavium-octeon/executive/
H A 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()
/linux/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt2 # This outlines the Linux authentication/association and
H A Dmultiqueue.rst43 hardware. Once the association is made, any skb with skb->queue_mapping set,
/linux/include/uapi/linux/
H A Dvirtio_snd.h161 __le32 association; member
/linux/Documentation/driver-api/iio/
H A Dtriggers.rst32 * :file:`name`, trigger name that can be later used for association with a
/linux/Documentation/networking/mac80211_hwsim/
H A Dmac80211_hwsim.rst61 processing access point side of association.
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Datmel,ebi.txt31 - ranges: Encodes CS to memory region association.
/linux/Documentation/networking/pse-pd/
H A Dpse-pi.rst226 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 Dmap_cgroup_storage.rst136 There is a one-to-one association between the map of each type (per-CPU and
/linux/Documentation/admin-guide/
H A Dparport.rst225 be a static association between the I/O port address and the device
/linux/Documentation/driver-api/cxl/linux/
H A Daccess-coordinates.rst19 would be the CXL hostbridge. Using this association, the performance
/linux/Documentation/driver-api/dmaengine/
H A Dclient.rst45 device. The association is done via DT, ACPI or board file based
/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst250 The association between in_flags.all and each enable
/linux/Documentation/virt/kvm/devices/
H A Darm-vgic-v3.rst67 either ordering may result in a different vcpu_id/redistributor association,
/linux/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2200.rst168 channel number for association. The normal method for setting
/linux/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst16 The following paragraphs explain the association between sysfs files and the

12