Home
last modified time | relevance | path

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

123

/Linux-v5.4/Documentation/scsi/
Dhptiop.txt84 All queued requests are handled via inbound/outbound queue port.
105 will be put into outbound queue. An outbound interrupt will be
109 outbound queue.
112 is posted to the outbound queue. If IOP_REQUEST_FLAG_OUTPUT_CONTEXT
116 - The host read the outbound queue and complete the request.
119 by writing it to the outbound queue.
122 register 0. An outbound message with the same value indicates the completion
129 All queued requests are handled via inbound/outbound list.
149 free outbound list unit and the index of the outbound list unit will be
150 put into the copy pointer shadow register. An outbound interrupt will be
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/pci/
Dcdns,cdns-pcie-ep.txt8 - cdns,max-outbound-regions: Set to maximum number of outbound regions
23 cdns,max-outbound-regions = <16>;
Dmobiveil-pcie.txt4 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 -
Drockchip-pcie-ep.txt34 - rockchip,max-outbound-regions: Maximum number of outbound regions
44 rockchip,max-outbound-regions = <16>;
Dcdns,cdns-pcie-host.txt20 - cdns,max-outbound-regions: Set to maximum number of outbound regions
40 cdns,max-outbound-regions = <16>;
Dxgene-pci.txt14 - ranges: ranges for the outbound memory, I/O regions.
Ddesignware-pcie.txt25 - num-ob-windows: number of outbound address translation windows
/Linux-v5.4/drivers/hv/
Dvmbus_drv.c305 struct hv_ring_buffer_debug_info outbound; in out_intr_mask_show() local
311 ret = hv_ringbuffer_get_debuginfo(&hv_dev->channel->outbound, in out_intr_mask_show()
312 &outbound); in out_intr_mask_show()
316 return sprintf(buf, "%d\n", outbound.current_interrupt_mask); in out_intr_mask_show()
324 struct hv_ring_buffer_debug_info outbound; in out_read_index_show() local
330 ret = hv_ringbuffer_get_debuginfo(&hv_dev->channel->outbound, in out_read_index_show()
331 &outbound); in out_read_index_show()
334 return sprintf(buf, "%d\n", outbound.current_read_index); in out_read_index_show()
343 struct hv_ring_buffer_debug_info outbound; in out_write_index_show() local
349 ret = hv_ringbuffer_get_debuginfo(&hv_dev->channel->outbound, in out_write_index_show()
[all …]
Dring_buffer.c52 struct hv_ring_buffer_info *rbi = &channel->outbound; in hv_signal_on_write()
188 mutex_init(&channel->outbound.ring_buffer_mutex); in hv_ringbuffer_pre_init()
260 struct hv_ring_buffer_info *outring_info = &channel->outbound; in hv_ringbuffer_write()
Dchannel.c73 hv_ringbuffer_cleanup(&channel->outbound); in vmbus_free_ring()
142 err = hv_ringbuffer_init(&newchannel->outbound, page, send_pages); in __vmbus_open()
232 hv_ringbuffer_cleanup(&newchannel->outbound); in __vmbus_open()
/Linux-v5.4/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smp2p.txt38 Definition: two identifiers of the inbound and outbound smem items used
52 Each SMP2P pair contain a set of inbound and outbound entries, these are
61 and for outbound entries this name is used for allocating
85 inbound and one outbound entry:
Dqcom,smsm.txt80 encompasses one outbound entry and the outgoing interrupt for the wireless
/Linux-v5.4/Documentation/arm/
Dcluster-pm-race-avoidance.rst221 In this discussion, the "outbound side" is the view of the cluster state
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).
280 The parallelism of the inbound and outbound CPUs is observed by
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
379 To avoid wasteful unnecessary teardown operations, the outbound
[all …]
/Linux-v5.4/drivers/soc/qcom/
Dsmp2p.c148 struct list_head outbound; member
456 INIT_LIST_HEAD(&smp2p->outbound); in qcom_smp2p_probe()
525 list_add(&entry->node, &smp2p->outbound); in qcom_smp2p_probe()
548 list_for_each_entry(entry, &smp2p->outbound, node) in qcom_smp2p_probe()
571 list_for_each_entry(entry, &smp2p->outbound, node) in qcom_smp2p_remove()
/Linux-v5.4/Documentation/media/uapi/mediactl/
Dmedia-ioc-enum-links.rst56 with information about the entity's outbound links. The array must have
57 enough room to store all the entity's outbound links. The number of
58 outbound links can be retrieved with :ref:`MEDIA_IOC_ENUM_ENTITIES`.
Dmedia-ioc-enum-entities.rst120 - Total number of outbound links. Inbound links are not counted in
/Linux-v5.4/Documentation/networking/
Dsecid.txt7 If this is an outbound flow, the label is derived from the socket, if any, or
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-bus-vmbus169 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-v5.4/include/linux/
Dhyperv.h743 struct hv_ring_buffer_info outbound; /* send to parent */ member
976 spin_lock_irqsave(&c->outbound.ring_lock, flags); in set_channel_pending_send_size()
983 spin_unlock_irqrestore(&c->outbound.ring_lock, flags); in set_channel_pending_send_size()
988 c->outbound.ring_buffer->pending_send_sz = size; in set_channel_pending_send_size()
/Linux-v5.4/Documentation/driver-api/rapidio/
Dtsi721.rst9 It supports maintenance read and write operations, inbound and outbound RapidIO
14 destination IDs without need for changes in outbound window translation.
/Linux-v5.4/include/net/sctp/
Dulpevent.h78 __u16 outbound,
/Linux-v5.4/Documentation/driver-api/
Dntb.rst42 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
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dcs35l36.txt47 polarity of outbound IMON feedback data
50 polarity of outbound VMON feedback data
/Linux-v5.4/net/vmw_vsock/
Dhyperv_transport.c249 u32 writeable = hv_get_bytes_to_write(&chan->outbound); in hvs_channel_writable_bytes()
284 if (hv_get_bytes_to_write(&chan->outbound) > 0) in hvs_channel_cb()
/Linux-v5.4/arch/arm/common/
Dmcpm_head.S138 @ If the outbound gave up before teardown started, skip cluster setup:

123