Searched defs:total_bytes (Results 1 - 25 of 83) sorted by path

1234

/linux-master/drivers/media/common/b2c2/
H A Dflexcop_ibi_value_be.h51 u32 total_bytes : 2; member in struct:__anon4638::__anon4645
H A Dflexcop_ibi_value_le.h54 u32 total_bytes : 2; member in struct:__anon4689::__anon4696
/linux-master/drivers/staging/sm750fb/
H A Dddk750_hwi2c.c88 unsigned int total_bytes = 0; local
153 unsigned int total_bytes = 0; local
/linux-master/tools/testing/selftests/net/
H A Dpsock_tpacket.c97 static unsigned int total_packets, total_bytes; variable
[all...]
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-pko.h243 uint64_t total_bytes:16; member in struct:cvmx_pko_command_word0::__anon23
/linux-master/block/
H A Dblk-mq.c821 int total_bytes = blk_rq_bytes(req); local
892 int total_bytes; local
/linux-master/drivers/crypto/axis/
H A Dartpec6_crypto.c1401 size_t total_bytes = areq->nbytes + req_ctx->partial_bytes; local
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h479 u16 total_bytes; member in struct:nitrox_sgtable
/linux-master/drivers/cxl/
H A Dcxlmem.h486 u64 total_bytes; member in struct:cxl_memdev_state
/linux-master/drivers/dma/
H A Damba-pl08x.c1264 size_t max_bytes_per_lli, total_bytes; local
1205 prep_byte_width_lli(struct pl08x_driver_data *pl08x, struct pl08x_lli_build_data *bd, u32 *cctl, u32 len, int num_llis, size_t *total_bytes) argument
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ring.c236 unsigned int total_bytes; local
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c178 u32 total_bytes; local
/linux-master/drivers/gpu/drm/sprd/
H A Dsprd_dsi.c458 u32 total_bytes; local
/linux-master/drivers/md/dm-vdo/
H A Dmemory-alloc.c91 size_t total_bytes = memory_stats.kmalloc_bytes + memory_stats.vmalloc_bytes; local
419 u64 total_bytes; local
/linux-master/drivers/net/ethernet/atheros/alx/
H A Dmain.c169 unsigned int total_bytes = 0, total_packets = 0; local
/linux-master/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c1599 unsigned int total_bytes = 0, total_packets = 0; local
/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c270 unsigned int total_bytes, size; local
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c2692 u32 flash_op, num_bytes, total_bytes = img_size, bytes_sent = 0; local
/linux-master/drivers/net/ethernet/freescale/
H A Dgianfar.c2510 unsigned int total_bytes = 0, total_pkts = 0; local
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c754 u64 total_bytes; local
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h544 u64 total_bytes; /* total bytes processed this group */ member in struct:hns3_enet_ring_group
/linux-master/drivers/net/ethernet/ibm/
H A Dibmveth.c1119 unsigned int desc_flags, total_bytes; local
H A Dibmvnic.c4161 int total_bytes = 0; local
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h147 unsigned int total_bytes; /* total bytes processed this int */ member in struct:fm10k_ring_container
H A Dfm10k_main.c567 unsigned int total_bytes = 0, total_packets = 0; local
1185 unsigned int total_bytes = 0, total_packets = 0; local
1308 total_packets, total_bytes); local
[all...]

Completed in 522 milliseconds

1234