Lines Matching full:send
144 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
185 At this point, we define a control channel on top of SEND messages
186 which is described by a formal protocol. Each SEND message has a
188 as a single SEND message).
202 limit based on the maximum size of a SEND message along with empirical
238 3. Block on a CQ event channel and wait for the SEND to arrive.
239 4. When the send arrives, librdmacm will unblock us.
253 4. Now, we can actually post the work request to SEND
277 when transmitting non-live state, such as devices or to send
284 zero, then we send a compress command to zap the page on the other side.
298 * Version (protocol version validated before send/recv occurs),
344 to hold on to the bytes received from control-channel's SEND
348 message, the bytes from SEND are copied into a small local holding area.
356 asking for a new SEND message to re-fill the buffer.