Lines Matching defs:data
7 * Copy user space data into send buffer, if send buffer space available.
113 break; /* at least 1 byte of free & no urgent data */
142 * 3. Don't cork to much data in a single RDMA Write to prevent burst
276 /* since we just produced more new data into sndbuf,
302 /* sndbuf consumer: actual data transfer of one target chunk with ISM write */
303 int smcd_tx_ism_write(struct smc_connection *conn, void *data, size_t len,
310 data, len);
316 /* sndbuf consumer: actual data transfer of one target chunk with RDMA write */
348 /* data in flight reduces usable snd_wnd */
431 void *data = conn->sndbuf_desc->cpu_addr + src_off;
433 rc = smcd_tx_ism_write(conn, data, src_len, dst_off +
460 /* sndbuf consumer: prepare all necessary (src&dst) chunks of data transmit;
545 * since there is more data to transmit; usable snd_wnd as max transmit
629 /* No data in the send queue */
674 /* We need to check whether someone else have added some data into
677 * If so, we need to push again to prevent those data hang in the send
687 * since there is more data to transmit. The caller
705 * since there is more data to transmit in locked