/linux-6.3-rc2/Documentation/scsi/ |
A D | hptiop.rst | 110 All queued requests are handled via inbound/outbound queue port. 131 will be put into outbound queue. An outbound interrupt will be 135 outbound queue. 138 is posted to the outbound queue. If IOP_REQUEST_FLAG_OUTPUT_CONTEXT 142 - The host read the outbound queue and complete the request. 145 by writing it to the outbound queue. 148 register 0. An outbound message with the same value indicates the completion 155 All queued requests are handled via inbound/outbound list. 175 free outbound list unit and the index of the outbound list unit will be 181 read the (N+1)th outbound list unit. [all …]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/pci/ |
A D | rockchip,rk3399-pcie-ep.yaml | 27 rockchip,max-outbound-regions: 28 description: Maximum number of outbound regions 34 - rockchip,max-outbound-regions 65 rockchip,max-outbound-regions = <16>;
|
A D | cdns-pcie-ep.yaml | 17 cdns,max-outbound-regions: 18 description: maximum number of outbound regions
|
A D | mobiveil-pcie.txt | 4 has up to 8 outbound and inbound windows for the address translation. 21 - apio-wins : number of requested apio outbound windows 22 default 2 outbound windows are configured -
|
A D | cdns-pcie-host.yaml | 17 cdns,max-outbound-regions: 18 description: maximum number of outbound regions
|
A D | cdns,cdns-pcie-ep.yaml | 44 cdns,max-outbound-regions = <16>;
|
A D | snps,dw-pcie-common.yaml | 231 Number of outbound address translation windows. This parameter can be 241 for the outbound AT windows, this parameter can be auto-detected based 250 Number of outbound view ports configured in hardware. It's the same as 251 the number of outbound AT windows.
|
A D | baikal,bt1-pcie.yaml | 18 performed by software. There four in- and four outbound iATU regions 30 DBI, DBI2 and at least 4KB outbound iATU-capable region for the
|
A D | xgene-pci.txt | 14 - ranges: ranges for the outbound memory, I/O regions.
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-devices-hisi_ptt | 16 the proportion of outbound completion TLPs on the PCIe link. 26 the proportion of outbound non-posted TLPs on the PCIe link. 36 proportion of outbound posted TLPs on the PCIe link. 56 Description: (RW) Control the allocated buffer watermark of outbound packets.
|
/linux-6.3-rc2/drivers/hv/ |
A D | vmbus_drv.c | 356 struct hv_ring_buffer_debug_info outbound; in out_intr_mask_show() local 363 &outbound); in out_intr_mask_show() 375 struct hv_ring_buffer_debug_info outbound; in out_read_index_show() local 382 &outbound); in out_read_index_show() 394 struct hv_ring_buffer_debug_info outbound; in out_write_index_show() local 401 &outbound); in out_write_index_show() 413 struct hv_ring_buffer_debug_info outbound; in out_read_bytes_avail_show() local 420 &outbound); in out_read_bytes_avail_show() 432 struct hv_ring_buffer_debug_info outbound; in out_write_bytes_avail_show() local 439 &outbound); in out_write_bytes_avail_show() [all …]
|
A D | ring_buffer.c | 54 struct hv_ring_buffer_info *rbi = &channel->outbound; in hv_signal_on_write() 181 mutex_init(&channel->outbound.ring_buffer_mutex); in hv_ringbuffer_pre_init() 290 struct hv_ring_buffer_info *rinfo = &channel->outbound; in hv_ringbuffer_spinlock_busy() 308 struct hv_ring_buffer_info *outring_info = &channel->outbound; in hv_ringbuffer_write()
|
/linux-6.3-rc2/Documentation/arm/ |
A D | cluster-pm-race-avoidance.rst | 231 on the outbound side: 263 Transitions -----> can only be made by the outbound CPU, and 268 further transition possible on the outbound side (i.e., the 269 outbound CPU has put the cluster into the CLUSTER_DOWN state). 299 can occur; either the inbound or the outbound side. 362 CLUSTER_GOING_DOWN/INBOUND_NOT_COMING_UP (outbound) 371 An outbound CPU is tearing the cluster down. The selected CPU 387 CLUSTER_DOWN/INBOUND_NOT_COMING_UP (outbound) 411 If the outbound CPU observes this state, it has two choices: 427 CLUSTER_UP/INBOUND_COMING_UP (outbound) [all …]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/soc/qcom/ |
A D | qcom,smp2p.yaml | 60 Two identifiers of the inbound and outbound smem items used for this edge. 66 Each SMP2P pair contain a set of inbound and outbound entries, these are 84 match against the remotely allocated entry and for outbound entries 123 # inbound and one outbound entry.
|
/linux-6.3-rc2/Documentation/userspace-api/media/mediactl/ |
A D | media-ioc-enum-links.rst | 48 with information about the entity's outbound links. The array must have 49 enough room to store all the entity's outbound links. The number of 50 outbound links can be retrieved with :ref:`MEDIA_IOC_ENUM_ENTITIES`.
|
/linux-6.3-rc2/drivers/soc/qcom/ |
A D | smp2p.c | 160 struct list_head outbound; member 534 INIT_LIST_HEAD(&smp2p->outbound); in qcom_smp2p_probe() 608 list_add(&entry->node, &smp2p->outbound); in qcom_smp2p_probe() 648 list_for_each_entry(entry, &smp2p->outbound, node) in qcom_smp2p_probe() 673 list_for_each_entry(entry, &smp2p->outbound, node) in qcom_smp2p_remove()
|
/linux-6.3-rc2/Documentation/trace/ |
A D | hisi-ptt.rst | 99 type. Rx means the inbound while Tx means outbound. The packets will 172 specify one when tracing outbound TLP headers. 184 - 4'b0001: outbound TLPs (P, NP, CPL) 185 - 4'b0010: outbound TLPs (P, NP, CPL) and inbound TLPs (P, NP, CPL B) 186 - 4'b0011: outbound TLPs (P, NP, CPL) and inbound TLPs (CPL A) 192 - 4'b0001: outbound TLPs (P, NP, CPL)
|
/linux-6.3-rc2/drivers/pci/controller/mobiveil/ |
A D | Kconfig | 22 Soft IP. It has up to 8 outbound and inbound windows
|
/linux-6.3-rc2/Documentation/networking/ |
A D | secid.rst | 13 If this is an outbound flow, the label is derived from the socket, if any, or
|
/linux-6.3-rc2/Documentation/ABI/stable/ |
A D | sysfs-bus-vmbus | 169 Description: Number of guest to host interrupts caused by the outbound ring 178 outbound ring buffer full condition 185 Description: Total number of write operations that encountered an outbound
|
/linux-6.3-rc2/Documentation/driver-api/rapidio/ |
A D | tsi721.rst | 9 It supports maintenance read and write operations, inbound and outbound RapidIO 14 destination IDs without need for changes in outbound window translation.
|
/linux-6.3-rc2/Documentation/PCI/endpoint/ |
A D | pci-ntb-function.rst | 65 write into this region for configuring the outbound Address Translation Unit 117 the outbound ATU such that transactions to Doorbell BAR will be routed 128 will configure the outbound ATU such that transactions to MW BAR 338 memory window 1 regions are allocated in EP controller 2 outbound (OB) address
|
/linux-6.3-rc2/include/linux/ |
A D | hyperv.h | 842 struct hv_ring_buffer_info outbound; /* send to parent */ member 1108 spin_lock_irqsave(&c->outbound.ring_lock, flags); in set_channel_pending_send_size() 1115 spin_unlock_irqrestore(&c->outbound.ring_lock, flags); in set_channel_pending_send_size() 1120 c->outbound.ring_buffer->pending_send_sz = size; in set_channel_pending_send_size()
|
/linux-6.3-rc2/include/net/sctp/ |
A D | ulpevent.h | 78 __u16 outbound,
|
/linux-6.3-rc2/Documentation/driver-api/ |
A D | ntb.rst | 42 inbound translation configured on the local ntb port and outbound translation 58 maps corresponding outbound memory window so to have access to the shared 76 outbound memory window so to have access to the shared memory region. 91 2) Map outbound memory window
|