Home
last modified time | relevance | path

Searched defs:total_bytes (Results 1 – 25 of 73) sorted by relevance

123

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_xsk.c509 unsigned int *total_bytes) in i40e_xmit_pkt()
526 unsigned int *total_bytes) in i40e_xmit_pkt_batch()
551 unsigned int *total_bytes) in i40e_fill_tx_hw_ring()
583 unsigned int total_bytes = 0; in i40e_xmit_zc() local
H A Di40e_txrx_common.h48 unsigned int total_bytes) in i40e_update_tx_stats()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_xsk.c961 unsigned int *total_bytes) in ice_xmit_pkt()
987 unsigned int *total_bytes) in ice_xmit_pkt_batch()
1022 unsigned int *total_bytes) in ice_fill_tx_hw_ring()
1045 unsigned int total_bytes = 0; in ice_xmit_zc() local
H A Dice_txrx_lib.c295 int total_bytes = 0, total_pkts = 0; in ice_clean_xdp_irq() local
/linux/drivers/md/dm-vdo/
H A Dmemory-alloc.c91 size_t total_bytes = memory_stats.kmalloc_bytes + memory_stats.vmalloc_bytes; in update_peak_usage() local
419 u64 total_bytes; in vdo_report_memory_usage() local
/linux/drivers/net/ethernet/intel/igb/
H A Digb_xsk.c345 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_rx_irq_zc() local
472 unsigned int total_bytes = 0; in igb_xmit_zc() local
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_ring.c236 unsigned int total_bytes; in intel_ring_begin() local
/linux/drivers/spi/
H A Dspi-microchip-core-qspi.c399 int total_bytes, cmd_bytes, frames, ctrl; in mchp_coreqspi_config_op() local
611 u32 total_bytes = 0, cmd_bytes = 0, idle_cycles = 0; in mchp_coreqspi_prepare_message() local
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_xsk.c462 unsigned int total_packets = 0, total_bytes = 0; in ixgbe_clean_xdp_tx_irq() local
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c566 unsigned int total_bytes = 0, total_packets = 0; in fm10k_clean_rx_irq() local
1184 unsigned int total_bytes = 0, total_packets = 0; in fm10k_clean_tx_irq() local
/linux/fs/btrfs/
H A Dextent-io-tree.c990 u64 total_bytes = 0; in btrfs_find_delalloc_range() local
1673 u64 total_bytes = 0; in btrfs_count_range_bits() local
H A Dspace-info.h115 u64 total_bytes; /* total bytes in the space, member
H A Dfile-item.c1056 u64 total_bytes = 0; in btrfs_csum_file_blocks() local
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pko.h243 uint64_t total_bytes:16; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c19 static const unsigned int total_bytes = 10 * 1024 * 1024; variable
/linux/drivers/scsi/qla2xxx/
H A Dqla_isr.c242 uint16_t no_bytes = 0, total_bytes = 0, pending_bytes = 0; in __qla_copy_purex_to_buffer() local
861 uint16_t no_bytes = 0, total_bytes = 0, pending_bytes = 0; in qla27xx_copy_multiple_pkt() local
1158 uint16_t no_bytes = 0, total_bytes = 0, pending_bytes = 0; in qla27xx_copy_fpin_pkt() local
/linux/tools/testing/selftests/net/
H A Dpsock_tpacket.c97 static unsigned int total_packets, total_bytes; variable
/linux/net/batman-adv/
H A Dtp_meter.c221 u32 total_bytes; in batadv_tp_batctl_notify() local
H A Dnetlink.c645 u8 result, u32 test_time, u64 total_bytes, in batadv_netlink_tpmeter_notify()
/linux/include/uapi/linux/
H A Dbtrfs_tree.h528 __le64 total_bytes; member
586 __le64 total_bytes; member
689 __le64 total_bytes; member
/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c255 unsigned int total_bytes = 0, total_packets = 0; in igbvf_clean_rx_irq() local
779 unsigned int total_bytes = 0, total_packets = 0; in igbvf_clean_tx_irq() local
/linux/sound/drivers/
H A Dpcmtest.c109 size_t total_bytes; // Total bytes read/written member
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c270 unsigned int total_bytes, size; in bcmasp_xmit() local
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h301 unsigned int total_bytes; /* total bytes processed this int */ member
/linux/drivers/dma/
H A Damba-pl08x.c1207 int num_llis, size_t *total_bytes) in prep_byte_width_lli()
1264 size_t max_bytes_per_lli, total_bytes; in pl08x_fill_llis_for_desc() local

123