Searched defs:total_bytes (Results 26 - 50 of 83) sorted by relevance

1234

/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c270 unsigned int total_bytes, size; 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...]
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h479 u16 total_bytes; member in struct:nitrox_sgtable
/linux-master/tools/testing/selftests/bpf/
H A Dtest_sockmap.c601 float total_bytes, txmsg_pop_total; local
/linux-master/drivers/net/ethernet/atheros/alx/
H A Dmain.c169 unsigned int total_bytes = 0, total_packets = 0; local
/linux-master/tools/perf/
H A Dbuiltin-timechart.c101 u64 total_bytes; member in struct:per_pid
116 u64 total_bytes; member in struct:per_pidcomm
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h218 unsigned int total_bytes; /* total bytes processed this int */ member in struct:ixgbevf_ring_container
/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/ibm/
H A Dibmveth.c1119 unsigned int desc_flags, total_bytes; local
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c754 u64 total_bytes; local
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h420 unsigned int total_bytes; /* total bytes processed this int */ member in struct:iavf_ring_container
H A Diavf_txrx.c218 unsigned int total_bytes = 0, total_packets = 0; local
327 total_packets, total_bytes); local
/linux-master/drivers/gpu/drm/sprd/
H A Dsprd_dsi.c458 u32 total_bytes; local
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c219 unsigned int total_bytes = 0, total_pkts = 0; local
316 netdev_tx_completed_queue(txring_txq(tx_ring), total_pkts, total_bytes); local
/linux-master/fs/btrfs/
H A Dvolumes.h129 u64 total_bytes; member in struct:btrfs_device
275 BTRFS_DEVICE_GETSET_FUNCS(total_bytes); variable
H A Dsysfs.c888 SPACE_INFO_ATTR(total_bytes); variable
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c148 unsigned int total_bytes = 0; local
/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c709 unsigned int total_bytes = 0, total_packets = 0; local
802 total_packets, total_bytes); 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/intel/igbvf/
H A Dnetdev.c255 unsigned int total_bytes = 0, total_packets = 0; local
779 unsigned int total_bytes = 0, total_packets = 0; local
/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/tty/serial/
H A Dqcom_geni_serial.c693 u32 total_bytes; local
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_iocb.c1343 uint32_t total_bytes = 0; local
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h438 unsigned int total_bytes; /* total bytes processed this int */ member in struct:i40e_ring_container

Completed in 570 milliseconds

1234