Home
last modified time | relevance | path

Searched refs:inbound (Results 1 – 40 of 40) sorted by relevance

/linux-4.1.27/drivers/hv/
Dvmbus_drv.c354 struct hv_ring_buffer_debug_info inbound; in in_intr_mask_show() local
358 hv_ringbuffer_get_debuginfo(&hv_dev->channel->inbound, &inbound); in in_intr_mask_show()
359 return sprintf(buf, "%d\n", inbound.current_interrupt_mask); in in_intr_mask_show()
367 struct hv_ring_buffer_debug_info inbound; in in_read_index_show() local
371 hv_ringbuffer_get_debuginfo(&hv_dev->channel->inbound, &inbound); in in_read_index_show()
372 return sprintf(buf, "%d\n", inbound.current_read_index); in in_read_index_show()
380 struct hv_ring_buffer_debug_info inbound; in in_write_index_show() local
384 hv_ringbuffer_get_debuginfo(&hv_dev->channel->inbound, &inbound); in in_write_index_show()
385 return sprintf(buf, "%d\n", inbound.current_write_index); in in_write_index_show()
394 struct hv_ring_buffer_debug_info inbound; in in_read_bytes_avail_show() local
[all …]
Dchannel.c113 &newchannel->inbound, in, recv_ringbuffer_size); in vmbus_open()
538 hv_ringbuffer_cleanup(&channel->inbound); in vmbus_close_internal()
886 ret = hv_ringbuffer_peek(&channel->inbound, &desc, in vmbus_recvpacket()
906 ret = hv_ringbuffer_read(&channel->inbound, buffer, userlen, in vmbus_recvpacket()
932 ret = hv_ringbuffer_peek(&channel->inbound, &desc, in vmbus_recvpacket_raw()
948 ret = hv_ringbuffer_read(&channel->inbound, buffer, packetlen, 0, in vmbus_recvpacket_raw()
Dconnection.c350 hv_begin_read(&channel->inbound); in process_chn_event()
353 bytes_to_read = hv_end_read(&channel->inbound); in process_chn_event()
/linux-4.1.27/Documentation/scsi/
Dhptiop.txt84 All queued requests are handled via inbound/outbound queue port.
89 - Get a free request packet by reading the inbound queue port or
92 The value returned from the inbound queue port is an offset
99 - Post the packet to IOP by writing it to inbound queue. For requests
100 allocated in IOP memory, write the offset to inbound queue port. For
102 to the inbound queue port.
121 Non-queued requests (reset/flush etc) can be sent via inbound message
123 of an inbound message.
129 All queued requests are handled via inbound/outbound list.
139 Fill a free inbound list unit with the physical address and the size of
[all …]
Darcmsr_spec.txt19 ** offset 0xa00 : for inbound message code message_rwbuffer
29 ** (inbound queue port) Request frame must be 32 bytes aligned
82 ** ->offset 0xa00 :for inbound message code message_rwbuffer
94 ** ->offset 0xa00 : for inbound message code message_rwbuffer
/linux-4.1.27/Documentation/arm/
Dcluster-pm-race-avoidance.txt83 state value into two parts (the "cluster" state and "inbound" state) and
206 as seen by a CPU tearing the cluster down. The "inbound side" is the
221 "inbound" state: The state of the cluster on the inbound side.
250 Transitions ===##> can only be made by the inbound CPU, and only
251 involve changes to the "inbound" state, except where there is no
264 The parallelism of the inbound and outbound CPUs is observed by
280 <cluster state>/<inbound state> (<transitioner>)
283 can occur; either the inbound or the outbound side.
288 Next state: CLUSTER_DOWN/INBOUND_COMING_UP (inbound)
300 In this state, an inbound CPU sets up the cluster, including
[all …]
DIXP4xx67 3a. Limited inbound PCI window
/linux-4.1.27/Documentation/rapidio/
Dtsi721.txt7 It supports maintenance read and write operations, inbound and outbound RapidIO
8 doorbells, inbound maintenance port-writes and RapidIO messaging.
15 For inbound messages this driver uses destination ID matching to forward messages
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-rpmsg23 inbound messages arrive to this address, the rpmsg core
41 inbound messages arrive to this address, the rpmsg core
49 and it is listening for inbound messages that may be sent
/linux-4.1.27/drivers/net/ppp/
Dppp_async.c111 int len, int inbound);
956 int len, int inbound) in async_lcp_peek() argument
972 if (code == (inbound? CONFACK: CONFREQ)) { in async_lcp_peek()
981 if (!inbound) { in async_lcp_peek()
992 } else if (inbound) in async_lcp_peek()
1003 if (inbound) in async_lcp_peek()
1010 if (inbound) in async_lcp_peek()
Dppp_generic.c268 static void ppp_ccp_peek(struct ppp *ppp, struct sk_buff *skb, int inbound);
2442 ppp_ccp_peek(struct ppp *ppp, struct sk_buff *skb, int inbound) in ppp_ccp_peek() argument
2461 if(inbound) in ppp_ccp_peek()
2489 if (inbound) { in ppp_ccp_peek()
2512 if (inbound) { in ppp_ccp_peek()
/linux-4.1.27/arch/arm/common/
Dmcpm_entry.c402 sync_cache_r(&c->inbound); in __mcpm_outbound_enter_critical()
403 if (c->inbound == INBOUND_COMING_UP) in __mcpm_outbound_enter_critical()
467 mcpm_sync.clusters[i].inbound = INBOUND_NOT_COMING_UP; in mcpm_sync_init()
/linux-4.1.27/Documentation/networking/
Dsecid.txt13 If this is an inbound flow, the label is derived from the IPSec security
Dxfrm_proc.txt23 i.e. Either inbound SPI, address, or IPsec protocol at SA is wrong
Dxfrm_sync.txt31 - the replay sequence for both inbound and outbound
Dbonding.txt2028 receiving inbound traffic.
/linux-4.1.27/arch/arm/include/asm/
Dmcpm.h270 s8 inbound __aligned(__CACHE_WRITEBACK_GRANULE);
/linux-4.1.27/Documentation/ABI/stable/
Dfirewire-cdev36 link layers, reception of inbound requests to such
38 to inbound requests
/linux-4.1.27/include/net/sctp/
Dulpevent.h84 __u16 inbound,
/linux-4.1.27/Documentation/devicetree/bindings/pci/
Drcar-pci.txt12 - dma-ranges: ranges for the inbound memory regions.
Dxgene-pci.txt15 - dma-ranges: ranges for the inbound memory regions.
/linux-4.1.27/Documentation/isdn/
DREADME.sc194 ii) add the outgoing and inbound telephone numbers
230 NOTE: A "*" in the inbound telephone number specifies that a call can be
243 ii) add the inbound telephone number
265 the inbound telephone numbers to the outgoing telephone numbers of the MLPPP
/linux-4.1.27/Documentation/
Drpmsg.txt55 a unique rpmsg local address (a 32-bit integer). This way when inbound messages
58 with the payload of the inbound message).
158 inbound messages arrive, they are dispatched by the rpmsg bus using the
172 relevant inbound messages arrive (i.e. messages which their dst address
/linux-4.1.27/net/sctp/
Dulpevent.c129 __u16 inbound, struct sctp_chunk *chunk, gfp_t gfp) in sctp_ulpevent_make_assoc_change() argument
227 sac->sac_inbound_streams = inbound; in sctp_ulpevent_make_assoc_change()
/linux-4.1.27/drivers/pci/
DKconfig15 generate an interrupt using an inbound Memory Write on its
/linux-4.1.27/arch/powerpc/boot/dts/
Dtaishan.dts390 large-inbound-windows;
Dicon.dts293 large-inbound-windows;
Dkatmai.dts283 large-inbound-windows;
Dglacier.dts466 large-inbound-windows;
Dcanyonlands.dts429 large-inbound-windows;
Dvirtex440-ml510.dts347 * that inbound and outbound pci transactions work
/linux-4.1.27/include/linux/
Dhyperv.h674 struct hv_ring_buffer_info inbound; /* receive from parent */ member
/linux-4.1.27/Documentation/powerpc/
Dhvcs.txt219 ANSI) and expect inbound data to take the form of one of these supported
228 require inbound data to take the form of a particular terminal type, nor do
Dpci_iov_resource_on_powernv.txt43 For DMA, MSIs and inbound PCIe error messages, we have a table (in
/linux-4.1.27/drivers/net/
DKconfig219 int "Number of inbound queue entries"
/linux-4.1.27/sound/oss/
DCHANGELOG127 idea to stop inbound DMA transfers before freeing the memory
/linux-4.1.27/drivers/block/
Drbd.c3255 void *inbound, in rbd_obj_method_sync() argument
3322 ceph_copy_from_page_vector(pages, inbound, 0, obj_request->xferred); in rbd_obj_method_sync()
/linux-4.1.27/arch/arm/boot/dts/
Dr8a7790.dtsi1431 /* Map all possible DDR as inbound ranges */
Dr8a7791.dtsi1414 /* Map all possible DDR as inbound ranges */
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_sli.c8062 int inbound = 0; /* number of sg reply entries inbound from firmware */ in lpfc_sli4_bpl2sgl() local
8109 inbound++; in lpfc_sli4_bpl2sgl()
8111 if (inbound == 1) in lpfc_sli4_bpl2sgl()