Home
last modified time | relevance | path

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

12

/linux/Documentation/scsi/
H A Dhptiop.rst110 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
176 put into the copy pointer shadow register. An outbound interrupt will be
[all …]
/linux/Documentation/arch/arm/
H A 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/drivers/hv/
H A Dvmbus_drv.c309 struct hv_ring_buffer_debug_info outbound; in out_intr_mask_show() local
315 ret = hv_ringbuffer_get_debuginfo(&hv_dev->channel->outbound, in out_intr_mask_show()
316 &outbound); in out_intr_mask_show()
320 return sysfs_emit(buf, "%d\n", outbound.current_interrupt_mask); in out_intr_mask_show()
328 struct hv_ring_buffer_debug_info outbound; in out_read_index_show() local
334 ret = hv_ringbuffer_get_debuginfo(&hv_dev->channel->outbound, in out_read_index_show()
335 &outbound); in out_read_index_show()
338 return sysfs_emit(buf, "%u\n", outbound.current_read_index); in out_read_index_show()
347 struct hv_ring_buffer_debug_info outbound; in out_write_index_show() local
353 ret = hv_ringbuffer_get_debuginfo(&hv_dev->channel->outbound, in out_write_index_show()
[all …]
H A Dring_buffer.c55 struct hv_ring_buffer_info *rbi = &channel->outbound; in hv_signal_on_write()
182 mutex_init(&channel->outbound.ring_buffer_mutex); in hv_ringbuffer_pre_init()
270 struct hv_ring_buffer_info *rinfo = &channel->outbound; in hv_ringbuffer_spinlock_busy()
288 struct hv_ring_buffer_info *outring_info = &channel->outbound; in hv_ringbuffer_write()
H A Dchannel.c153 hv_ringbuffer_cleanup(&channel->outbound); in vmbus_free_ring()
696 err = hv_ringbuffer_init(&newchannel->outbound, in __vmbus_open()
784 hv_ringbuffer_cleanup(&newchannel->outbound); in __vmbus_open()
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-enum-links.rst48 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`.
H A Dmedia-ioc-enum-entities.rst103 - Total number of outbound links. Inbound links are not counted in
/linux/drivers/soc/qcom/
H A Dsmp2p.c161 struct list_head outbound; member
550 INIT_LIST_HEAD(&smp2p->outbound); in qcom_smp2p_probe()
617 list_add(&entry->node, &smp2p->outbound); in qcom_smp2p_probe()
657 list_for_each_entry(entry, &smp2p->outbound, node) in qcom_smp2p_probe()
682 list_for_each_entry(entry, &smp2p->outbound, node) in qcom_smp2p_remove()
/linux/drivers/pci/controller/mobiveil/
H A DKconfig32 Soft IP. It has up to 8 outbound and inbound windows
/linux/Documentation/ABI/stable/
H A 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
H A Dfirewire-cdev78 outbound asynchronous transaction completion or isochronous
/linux/Documentation/networking/
H A Dsecid.rst13 If this is an outbound flow, the label is derived from the socket, if any, or
/linux/Documentation/PCI/endpoint/
H A Dpci-ntb-function.rst65 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/Documentation/driver-api/rapidio/
H A Dtsi721.rst9 It supports maintenance read and write operations, inbound and outbound RapidIO
14 destination IDs without need for changes in outbound window translation.
H A Dmport_cdev.rst43 - Configure/Map mport's outbound requests window(s) for specific size,
/linux/include/linux/
H A Dhyperv.h812 struct hv_ring_buffer_info outbound; /* send to parent */ member
1098 spin_lock_irqsave(&c->outbound.ring_lock, flags); in set_channel_pending_send_size()
1105 spin_unlock_irqrestore(&c->outbound.ring_lock, flags); in set_channel_pending_send_size()
1110 c->outbound.ring_buffer->pending_send_sz = size; in set_channel_pending_send_size()
/linux/Documentation/driver-api/
H A 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/include/net/sctp/
H A Dulpevent.h78 __u16 outbound,
/linux/Documentation/devicetree/bindings/sound/
H A Dcs35l36.txt47 polarity of outbound IMON feedback data
50 polarity of outbound VMON feedback data
/linux/include/linux/netfilter/
H A Dnf_conntrack_pptp.h304 int (*outbound)(struct sk_buff *skb, member
/linux/net/vmw_vsock/
H A Dhyperv_transport.c216 u32 writeable = hv_get_bytes_to_write(&chan->outbound); in hvs_channel_writable_bytes()
257 if (hv_get_bytes_to_write(&chan->outbound) > 0) in hvs_channel_cb()
/linux/net/ipv4/netfilter/
H A Dnf_nat_pptp.c299 .outbound = pptp_outbound_pkt,
/linux/Documentation/devicetree/bindings/pci/
H A Dti-pci.txt53 - num-ob-windows : number of outbound address translation windows
/linux/arch/arm/common/
H A Dmcpm_head.S140 @ If the outbound gave up before teardown started, skip cluster setup:
/linux/net/sctp/
H A Dulpevent.c116 __u16 flags, __u16 state, __u16 error, __u16 outbound, in sctp_ulpevent_make_assoc_change() argument
212 sac->sac_outbound_streams = outbound; in sctp_ulpevent_make_assoc_change()

12