Searched refs:sent (Results 1 - 25 of 127) sorted by path

123456

/linux-master/arch/m68k/fpsp040/
H A Dx_snan.S14 | of the mantissa are sent to the integer unit).
/linux-master/arch/m68k/math-emu/
H A Dfp_scan.S198 | the first ones are sent to fp_extmode0 or fp_disp16
/linux-master/drivers/scsi/ibmvscsi/
H A Dibmvscsi.h94 struct list_head sent; member in struct:ibmvscsi_host_data
/linux-master/include/linux/
H A Dadb.h17 unsigned char sent; member in struct:adb_request
46 /* Messages sent thru the client_list notifier. You should NOT stop
/linux-master/drivers/block/aoe/
H A Daoe.h121 ktime_t sent; /* high-res time packet was sent */ member in struct:frame
166 u16 lasttag; /* last tag sent */
H A Daoecmd.c400 f->sent = ktime_get();
490 f->sent = ktime_get();
499 u64 delta = ktime_to_ns(ktime_sub(ktime_get(), f->sent));
572 nf->sent = f->sent;
616 f->sent = ktime_get();
1406 f->sent = ktime_get();
/linux-master/drivers/block/drbd/
H A Ddrbd_main.c1505 * As soon as the page was really sent over the network put_page()
1558 int sent; local
1563 sent = sock_sendmsg(socket, &msg);
1564 if (sent <= 0) {
1565 if (sent == -EAGAIN) {
1570 drbd_warn(peer_device->device, "%s: size=%d len=%d sent=%d\n",
1571 __func__, (int)size, len, sent);
1572 if (sent < 0)
1573 err = sent;
1576 len -= sent;
1823 int rv, sent = 0; local
[all...]
/linux-master/drivers/block/
H A Dnbd.c61 int sent; member in struct:nbd_sock
316 nsock->sent = 0;
477 * were sent out on.
529 struct iov_iter *iter, int msg_flags, int *sent)
560 if (sent)
561 *sent += result;
574 struct iov_iter *iter, int msg_flags, int *sent)
579 return __sock_xmit(nbd, sock, send, iter, msg_flags, sent);
606 int sent = nsock->sent, ski local
528 __sock_xmit(struct nbd_device *nbd, struct socket *sock, int send, struct iov_iter *iter, int msg_flags, int *sent) argument
573 sock_xmit(struct nbd_device *nbd, int index, int send, struct iov_iter *iter, int msg_flags, int *sent) argument
[all...]
/linux-master/drivers/bluetooth/
H A Dath3k.c209 int err, pipe, size, sent = 0; local
227 sent += FW_HDR_SIZE;
237 memcpy(send_buf, firmware->data + sent, size);
247 sent += size;
278 int err, pipe, size, count, sent = 0; local
300 sent += size;
310 memcpy(send_buf, firmware->data + sent, size);
319 sent += size;
H A Dbfusb.c454 int sent = 0, size, count; local
488 buf[0] = 0xc1 | ((sent == 0) ? 0x04 : 0) | ((count == size) ? 0x08 : 0);
493 skb_copy_from_linear_data_offset(skb, sent, skb_put(nskb, size), size);
495 sent += size;
522 int err, pipe, len, size, sent = 0; local
550 memcpy(buf, firmware + sent, size);
560 sent += size;
H A Dbtusb.c3716 size_t count, size, sent = 0; local
3742 sent += size;
3753 memcpy(buf, firmware->data + sent, size);
3760 sent, firmware->size, err);
3770 sent += size;
/linux-master/drivers/char/tpm/
H A Dtpm_tis_i2c_cr50.c238 * combined address+data is sent to the TPM, then wait for TPM to
542 size_t burstcnt, limit, sent = 0; local
567 if (sent > 0)
580 rc = tpm_cr50_i2c_write(chip, TPM_I2C_DATA_FIFO(0), &buf[sent], limit);
586 sent += limit;
/linux-master/drivers/crypto/
H A Dimg-hash.c100 size_t sent; member in struct:img_hash_request_ctx
397 ctx->sent += wsend * 4;
400 ctx->sent += wsend * 4;
406 ctx->buffer, bleft, ctx->sent);
415 ctx->sent + ctx->bufcnt);
423 ctx->sent += ctx->bufcnt;
667 ctx->sent = 0;
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat.h45 struct dentry *sent; member in struct:adf_heartbeat::__anon266
H A Dadf_heartbeat_dbgfs.c206 hb->dbgfs.sent = debugfs_create_file("queries_sent", 0400, hb->dbgfs.base_dir,
235 debugfs_remove(hb->dbgfs.sent);
236 hb->dbgfs.sent = NULL;
/linux-master/drivers/fpga/
H A Dstratix10-soc.c115 * and unlock that buffer. This marks it as available to be refilled and sent
284 int sent = 0; local
289 * reuse it to send more data or free if if all data has been sent.
295 sent = s10_send_buf(mgr, buf, count);
296 if (sent < 0)
299 count -= sent;
300 buf += sent;
/linux-master/drivers/hid/
H A Dhid-mcp2221.c90 * is sent only after response to previous has been received. Mutex
240 int ret, len, idx, sent; local
243 sent = 0;
269 sent = sent + len;
270 if (sent >= msg->len)
274 if ((msg->len - sent) < 60)
275 len = msg->len - sent;
748 * which is actually a response to the previously sent command.
H A Dhid-uclogic-params.c1042 * @magic_arr: The magic data that should be sent to probe the interface.
1045 * @endpoint: Endpoint where the magic data should be sent.
1055 int sent; local
1073 rc = usb_interrupt_msg(udev, pipe, buf, magic_size, &sent, 1000);
1074 if (rc || sent != magic_size) {
/linux-master/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c42 static u32 hfi1_ipoib_txreqs(const u64 sent, const u64 completed) argument
44 return sent - completed;
856 dd_dev_info(priv->dd, "sent %llu completed %llu used %llu\n",
H A Drc.c106 * response has been sent instead of only being
166 e->sent = 1;
220 e->sent = 1;
243 e->sent = 1;
274 * Send scheduled RNR NAK's. RNR NAK's need to be sent at
300 e->sent = 1;
316 e->sent = 1;
1073 len -= flow->sent;
1391 * the ACK is sent ahead of other outgoing packets.
1754 * Start timer after a packet requesting an ACK has been sent an
[all...]
H A Dtid_rdma.c1434 * (5) computes a tidarray with formatted TID entries which can be sent
1548 * This function is called after one segment has been successfully sent to
1749 req->cur_seg * req->seg_len + flow->sent);
1769 flow->sent += *len;
1826 * earlier segments have been re-sent. We need to
1867 flow->sent = 0;
1940 flow->sent = 0;
1967 e->sent = 0;
2053 * been sent out and this request is complete (old_request
2121 * If this request has sent response
[all...]
H A Dtid_rdma.h183 u32 sent; member in struct:tid_rdma_flow
H A Dtrace_tid.h35 "tidcnt %u tid_idx %u tid_offset %u length %u sent %u"
511 __field(u32, sent)
533 __entry->sent = flow->sent;
554 __entry->sent
H A Duser_sdma.c359 req->sent = 0;
614 len = min(len, req->data_len - req->sent);
616 len = min(req->data_len - req->sent, (u32)req->info.fragsize);
694 * Check if we might have sent the entire request already
802 req->sent += datalen;
H A Duser_sdma.h168 u32 sent; member in struct:user_sdma_request

Completed in 416 milliseconds

123456