/Linux-v5.10/drivers/staging/rtl8188eu/os_dep/ |
D | rtw_android.c | 52 int total_len; member 77 int total_len) in rtw_android_get_rssi() 94 int total_len) in rtw_android_get_link_speed() 105 int total_len) in rtw_android_get_macaddr() 112 int total_len) in android_set_cntry() 123 int total_len) in android_get_p2p_addr()
|
/Linux-v5.10/fs/cifs/ |
D | smb2pdu.c | 345 unsigned int *total_len) in fill_small_buf() 370 void **request_buf, unsigned int *total_len) in __smb2_plain_req_init() 397 void **request_buf, unsigned int *total_len) in smb2_plain_req_init() 411 void **request_buf, unsigned int *total_len) in smb2_ioctl_req_init() 510 struct TCP_Server_Info *server, unsigned int *total_len) in assemble_neg_contexts() 791 unsigned int total_len; in SMB2_negotiate() local 1169 unsigned int total_len; in SMB2_sess_alloc_buffer() local 1621 unsigned int total_len; in SMB2_logoff() local 1700 unsigned int total_len; in SMB2_tcon() local 1836 unsigned int total_len; in SMB2_tdis() local [all …]
|
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | crc32.h | 17 static inline u32 crc32_posix_end(u32 crc, size_t total_len) in crc32_posix_end()
|
/Linux-v5.10/drivers/dma/ioat/ |
D | prep.c | 109 size_t total_len = len; in ioat_dma_prep_memcpy_lock() local 160 size_t total_len = len; in __ioat_prep_xor_lock() local 349 size_t total_len = len; in __ioat_prep_pq_lock() local 471 size_t total_len = len; in __ioat_prep_pq16_lock() local
|
/Linux-v5.10/drivers/spi/ |
D | spi-cavium.c | 131 unsigned int total_len = 0; in octeon_spi_transfer_one_message() local
|
/Linux-v5.10/include/linux/ |
D | xxhash.h | 161 uint64_t total_len; member
|
D | splice.h | 30 size_t total_len; /* remaining length */ member
|
/Linux-v5.10/drivers/scsi/qla4xxx/ |
D | ql4_bsg.c | 207 uint32_t total_len = 0; in qla4xxx_read_nvram() local 279 uint32_t total_len = 0; in qla4xxx_update_nvram() local
|
/Linux-v5.10/arch/powerpc/platforms/powernv/ |
D | opal.c | 444 static int __opal_put_chars(uint32_t vtermno, const char *data, int total_len, bool atomic) in __opal_put_chars() 500 int opal_put_chars(uint32_t vtermno, const char *data, int total_len) in opal_put_chars() 511 int opal_put_chars_atomic(uint32_t vtermno, const char *data, int total_len) in opal_put_chars_atomic()
|
/Linux-v5.10/fs/squashfs/ |
D | block.c | 85 int total_len = (block_end - block) << msblk->devblksize_log2; in squashfs_bio_read() local
|
/Linux-v5.10/tools/testing/selftests/net/ |
D | tls.c | 402 int total_len = 0; in TEST_F() local 439 int total_len = 0; in TEST_F() local 601 unsigned int total_len = TLS_PAYLOAD_MAX_LEN * 2; in TEST_F() local 616 unsigned int total_len = 2 * 10; in TEST_F() local 632 const unsigned int total_len = 15; in TEST_F() local
|
/Linux-v5.10/tools/testing/selftests/net/mptcp/ |
D | pm_nl_ctl.c | 398 static void print_addrs(struct nlmsghdr *nh, int pm_family, int total_len) in print_addrs() 504 static void print_limits(struct nlmsghdr *nh, int pm_family, int total_len) in print_limits()
|
/Linux-v5.10/drivers/staging/gdm724x/ |
D | gdm_mux.c | 147 int total_len; in up_to_host() local 350 int total_len; in gdm_mux_send() local
|
/Linux-v5.10/drivers/vhost/ |
D | vsock.c | 88 int pkts = 0, total_len = 0; in vhost_transport_do_send_pkt() local 443 int head, pkts = 0, total_len = 0; in vhost_vsock_handle_tx_kick() local
|
D | net.c | 639 static bool tx_can_batch(struct vhost_virtqueue *vq, size_t total_len) in tx_can_batch() 773 size_t len, total_len = 0; in handle_tx_copy() local 863 size_t len, total_len = 0; in handle_tx_zerocopy() local 1115 size_t total_len = 0; in handle_rx() local
|
/Linux-v5.10/drivers/net/wireless/broadcom/b43/ |
D | pio.c | 493 unsigned int hdrlen, total_len; in b43_pio_tx() local 568 unsigned int total_len; in b43_pio_handle_txstatus() local
|
/Linux-v5.10/net/nfc/nci/ |
D | data.c | 97 int total_len = skb->len; in nci_queue_tx_data_frags() local
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxfw/ |
D | mlxfw_mfa2_format.h | 40 __be16 total_len; member
|
/Linux-v5.10/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_droq.c | 522 octeon_droq_get_bufcount(u32 buf_size, u32 total_len) in octeon_droq_get_bufcount() 597 u32 pkt, total_len = 0, pkt_count, retval; in octeon_droq_fast_process_packets() local
|
/Linux-v5.10/drivers/net/ |
D | tap.c | 626 unsigned long total_len = iov_iter_count(from); in tap_get_user() local 1199 size_t total_len) in tap_sendmsg() 1219 size_t total_len, int flags) in tap_recvmsg()
|
/Linux-v5.10/drivers/gpu/drm/udl/ |
D | udl_main.c | 37 u8 total_len = 0; in udl_parse_vendor_descriptor() local
|
/Linux-v5.10/drivers/fsi/ |
D | fsi-core.c | 583 size_t total_len, read_len; in fsi_slave_sysfs_raw_read() local 610 size_t total_len, write_len; in fsi_slave_sysfs_raw_write() local 698 size_t total_len, read_len; in cfam_read() local 734 size_t total_len, write_len; in cfam_write() local
|
/Linux-v5.10/drivers/media/common/siano/ |
D | smscoreapi.c | 1945 u32 total_len; in smscore_gpio_configure() local 2024 u32 total_len; in smscore_gpio_set_level() local 2072 u32 total_len; in smscore_gpio_get_level() local
|
/Linux-v5.10/drivers/bluetooth/ |
D | btrtl.h | 46 __le16 total_len; member
|
/Linux-v5.10/drivers/nvme/target/ |
D | io-cmd-bdev.c | 236 unsigned int total_len = nvmet_rw_data_len(req) + req->metadata_len; in nvmet_bdev_execute_rw() local
|