Home
last modified time | relevance | path

Searched refs:outbound (Results 1 – 25 of 47) 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/drivers/hv/
H A Dvmbus_drv.c289 struct hv_ring_buffer_debug_info outbound; in out_intr_mask_show() local
295 ret = hv_ringbuffer_get_debuginfo(&hv_dev->channel->outbound, in out_intr_mask_show()
296 &outbound); in out_intr_mask_show()
300 return sysfs_emit(buf, "%d\n", outbound.current_interrupt_mask); in out_intr_mask_show()
308 struct hv_ring_buffer_debug_info outbound; in out_read_index_show() local
314 ret = hv_ringbuffer_get_debuginfo(&hv_dev->channel->outbound, in out_read_index_show()
315 &outbound); in out_read_index_show()
318 return sysfs_emit(buf, "%d\n", outbound.current_read_index); in out_read_index_show()
327 struct hv_ring_buffer_debug_info outbound; in out_write_index_show() local
333 ret = hv_ringbuffer_get_debuginfo(&hv_dev->channel->outbound, in out_write_index_show()
346 struct hv_ring_buffer_debug_info outbound; out_read_bytes_avail_show() local
365 struct hv_ring_buffer_debug_info outbound; out_write_bytes_avail_show() local
[all...]
H A Dring_buffer.c54 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()
268 struct hv_ring_buffer_info *rinfo = &channel->outbound; in hv_ringbuffer_spinlock_busy()
286 struct hv_ring_buffer_info *outring_info = &channel->outbound; in hv_ringbuffer_write()
H A Dchannel.c152 hv_ringbuffer_cleanup(&channel->outbound); in vmbus_free_ring()
678 err = hv_ringbuffer_init(&newchannel->outbound, in __vmbus_open()
765 hv_ringbuffer_cleanup(&newchannel->outbound); in __vmbus_open()
/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/Documentation/devicetree/bindings/pci/
H A 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 -
H A Dxgene-pci.txt14 - ranges: ranges for the outbound memory, I/O regions.
H A Dti-pci.txt53 - num-ob-windows : number of outbound address translation windows
/linux/drivers/soc/qcom/
H A Dsmp2p.c37 * GPIO for each outbound entry and a virtual interrupt controller for each
120 * @out: pointer to the outbound smem item
127 * @remote_pid: processor id of the outbound edge
128 * @ipc_regmap: regmap for the outbound ipc
134 * @outbound: list of outbound entries
161 struct list_head outbound; member
553 INIT_LIST_HEAD(&smp2p->outbound); in qcom_smp2p_probe()
620 list_add(&entry->node, &smp2p->outbound); in qcom_smp2p_probe()
660 list_for_each_entry(entry, &smp2p->outbound, nod in qcom_smp2p_probe()
[all...]
/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/Documentation/trace/
H A Dhisi-ptt.rst99 type. Rx means the inbound while Tx means outbound. The packets will
178 specify one when tracing outbound TLP headers.
190 - 4'b0001: outbound TLPs (P, NP, CPL)
191 - 4'b0010: outbound TLPs (P, NP, CPL) and inbound TLPs (P, NP, CPL B)
192 - 4'b0011: outbound TLPs (P, NP, CPL) and inbound TLPs (CPL A)
198 - 4'b0001: outbound TLPs (P, NP, CPL)
/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/drivers/pci/controller/mobiveil/
H A DKconfig31 Soft IP. It has up to 8 outbound and inbound windows
/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.
/linux/include/linux/
H A Dhyperv.h865 struct hv_ring_buffer_info outbound; /* send to parent */ member
1131 spin_lock_irqsave(&c->outbound.ring_lock, flags); in set_channel_pending_send_size()
1138 spin_unlock_irqrestore(&c->outbound.ring_lock, flags); in set_channel_pending_send_size()
1143 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,

12