Home
last modified time | relevance | path

Searched defs:packets (Results 126 - 150 of 359) sorted by relevance

12345678910>>...15

/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Daf9005.c715 int i, packets, ret, act_len; in af9005_download_firmware() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c49 u64 packets; member
166 u64 packets = MLX5_GET64(traffic_counter, stats, packets); in update_counter_cache() local
480 mlx5_fc_query(struct mlx5_core_dev *dev, struct mlx5_fc *counter, u64 *packets, u64 *bytes) mlx5_fc_query() argument
492 mlx5_fc_query_cached(struct mlx5_fc *counter, u64 *bytes, u64 *packets, u64 *lastuse) mlx5_fc_query_cached() argument
507 mlx5_fc_query_cached_raw(struct mlx5_fc *counter, u64 *bytes, u64 *packets, u64 *lastuse) mlx5_fc_query_cached_raw() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_netdev.c1221 u64 bytes, packets; in fm10k_get_stats64() local
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/
H A Dqca_spi.c284 u16 packets = 0; in qcaspi_transmit() local
/kernel/linux/linux-6.6/include/net/
H A Dact_api.h284 tcf_action_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_action_stats_update() argument
/kernel/linux/linux-6.6/include/linux/usb/
H A Dusbnet.h231 unsigned long packets; member
238 usbnet_set_skb_tx_stats(struct sk_buff *skb, unsigned long packets, long bytes_delta) usbnet_set_skb_tx_stats() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c1020 u64 packets; in ch_flower_stats_handler() local
1066 u64 packets; in cxgb4_tc_flower_stats() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dmeter.c582 mlx5e_tc_meter_get_stats(struct mlx5e_flow_meter_handle *meter, u64 *bytes, u64 *packets, u64 *drops, u64 *lastuse) mlx5e_tc_meter_get_stats() argument
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dif_sdio.c122 struct list_head packets; member
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/
H A Dacx.h132 __le32 packets; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dcounters.c433 u64 packets = 0, bytes; in do_get_op_stat() local
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_compat.c20 compat_u64 bytes, packets, add_time, use_time; member
/kernel/linux/linux-6.6/net/sched/
H A Dsch_gred.c358 u64 bytes = 0, packets = 0; in gred_offload_dump_stats() local
H A Dact_gate.c571 static void tcf_gate_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_gate_stats_update() argument
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dio_uring_zerocopy_tx.c362 unsigned long packets = 0, bytes = 0; in do_tx() local
H A Dmsg_zerocopy.c95 static long packets, bytes, completions, expected_completions; variable
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-pip.h193 uint32_t packets; member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/
H A Dgve_main.c36 u64 packets, bytes; in gve_get_stats() local
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-pip.h193 uint32_t packets; member
[all...]
/kernel/linux/linux-5.10/drivers/input/
H A Dmousedev.c99 struct mousedev_motion packets[PACKET_QUEUE_LEN]; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c438 u32 packets = 0; in mlx4_en_process_tx_cq() local
/kernel/linux/linux-5.10/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c700 int count, buf_index, tot_bytes, packets; in pasemi_mac_clean_rx() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h92 u64 packets; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl.c888 mlxsw_sp_acl_rule_get_stats(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_rule *rule, u64 *packets, u64 *bytes, u64 *drops, u64 *last_use, enum flow_action_hw_stats *used_hw_stats) mlxsw_sp_acl_rule_get_stats() argument
H A Dspectrum_mr.c1001 u64 packets, bytes; in mlxsw_sp_mr_route_stats_update() local

Completed in 29 milliseconds

12345678910>>...15