Home
last modified time | relevance | path

Searched refs:SEND (Results 1 – 4 of 4) sorted by relevance

/qemu/docs/
H A Drdma.txt144 protocol now, consisting of infiniband SEND messages.
146 An infiniband SEND message is the standard ibverbs
148 The only difference between a SEND message and an RDMA
149 message is that SEND messages cause notifications
157 2. (SEND only) work requests to be posted on both
169 SEND messages require more coordination because the
188 as a single SEND message).
238 3. Block on a CQ event channel and wait for the SEND to arrive.
253 4. Now, we can actually post the work request to SEND
344 to hold on to the bytes received from control-channel's SEND
[all …]
/qemu/include/scsi/
H A Dconstants.h62 #define SEND 0x2a macro
/qemu/hw/scsi/
H A Dscsi-bus.c1312 case SEND: in scsi_req_scanner_length()
/qemu/linux-user/
H A Dstrace.c3078 PRINT_SOCKOP(SEND, do_print_sendrecv),