Searched refs:total_sent (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/crypto/bcm/ |
| H A D | cipher.h | 244 unsigned int total_sent; member 263 unsigned int total_sent; member 393 unsigned int total_sent, u32 status_padding);
|
| H A D | spu2.h | 206 unsigned int total_sent, u32 status_padding);
|
| H A D | spu.h | 262 unsigned int total_sent, u32 status_padding);
|
| /linux/drivers/tty/ |
| H A D | vcc.c | 822 size_t total_sent = 0; in vcc_write() local 845 memcpy(&pkt->data[port->chars_in_buffer], &buf[total_sent], in vcc_write() 863 total_sent += tosend; in vcc_write() 877 vccdbg("VCC: write: total=%zu rv=%d", total_sent, rv); in vcc_write() 879 return total_sent ? total_sent : rv; in vcc_write()
|
| /linux/drivers/net/wireless/morsemicro/mm81x/ |
| H A D | mmrc.h | 112 u32 total_sent; member
|
| H A D | mmrc.c | 1178 tb->table[i].total_sent += tb->table[i].sent; in mmrc_update()
|
| /linux/drivers/tty/hvc/ |
| H A D | hvcs.c | 1264 size_t total_sent = 0; in hvcs_write() local 1310 &charbuf[total_sent], in hvcs_write() 1333 total_sent+=tosend; in hvcs_write() 1355 return total_sent; in hvcs_write()
|
| /linux/fs/ceph/ |
| H A D | debugfs.c | 486 u64 total_sent = 0; in subvolume_metrics_show() local 503 total_sent = mdsc->subvol_metrics_sent; in subvolume_metrics_show() 525 seq_printf(s, " entries_sent: %llu\n", total_sent); in subvolume_metrics_show()
|
| /linux/net/kcm/ |
| H A D | kcmsock.c | 589 unsigned int total_sent = 0; in kcm_write_msgs() local 697 total_sent += txm->sent; in kcm_write_msgs() 713 return total_sent ? : ret; in kcm_write_msgs()
|
| /linux/net/batman-adv/ |
| H A D | tp_meter.c | 221 unsigned long start_time, u64 total_sent, in batadv_tp_batctl_notify() argument 231 total_bytes = total_sent; in batadv_tp_batctl_notify()
|