Home
last modified time | relevance | path

Searched defs:packets (Results 26 – 50 of 180) sorted by relevance

12345678

/Linux-v6.6/include/uapi/linux/
Dgen_stats.h28 __u32 packets; member
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dpolice.c175 u64 bytes, packets, drops, lastuse; in tc_act_police_stats() local
/Linux-v6.6/samples/bpf/
Dcookie_uid_helper_example.c60 uint64_t packets; member
Dsockex2_kern.c189 long packets; member
Dxdp_sample_user.c591 __u64 packets = 0; in calc_pps() local
603 __u64 packets = 0; in calc_drop_pps() local
615 __u64 packets = 0; in calc_errs_pps() local
627 __u64 packets = 0; in calc_info_pps() local
Dsockex3_kern.c79 __u64 packets; member
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/
Den_port.c154 unsigned long packets, bytes; in mlx4_en_fold_software_stats() local
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c1020 u64 packets; in ch_flower_stats_handler() local
1066 u64 packets; in cxgb4_tc_flower_stats() local
/Linux-v6.6/sound/usb/6fire/
Dpcm.h29 struct usb_iso_packet_descriptor packets[PCM_N_PACKETS_PER_URB]; member
/Linux-v6.6/sound/firewire/
Damdtp-stream.c1145 unsigned int packets; in process_rx_packets() local
1215 unsigned int packets; in skip_rx_packets() local
1251 unsigned int packets; in process_rx_packets_intermediately() local
1350 unsigned int packets; in drop_tx_packets() local
1379 unsigned int packets; in process_tx_packets_intermediately() local
/Linux-v6.6/drivers/nvmem/
Dmicrochip-otpc.c41 struct list_head packets; member
/Linux-v6.6/drivers/net/wireguard/
Ddevice.c140 struct sk_buff_head packets; in wg_xmit() local
Dsend.c344 struct sk_buff_head packets; in wg_packet_send_staged_packets() local
/Linux-v6.6/drivers/net/ethernet/aquantia/atlantic/
Daq_ring.h99 u64 packets; member
120 u64 packets; member
/Linux-v6.6/include/linux/usb/
Dusbnet.h231 unsigned long packets; member
239 unsigned long packets, long bytes_delta) in usbnet_set_skb_tx_stats()
/Linux-v6.6/net/sched/
Dact_gact.c173 static void tcf_gact_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_gact_stats_update()
Dact_vlan.c337 static void tcf_vlan_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_vlan_stats_update()
Dact_sample.c202 static void tcf_sample_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_sample_stats_update()
Dact_police.c330 u64 bytes, u64 packets, u64 drops, in tcf_police_stats_update()
Dact_skbedit.c96 u64 packets, u64 drops, in tcf_skbedit_stats_update()
/Linux-v6.6/tools/testing/selftests/net/
Dudpgso_bench_rx.c53 static unsigned long packets, bytes; variable
/Linux-v6.6/drivers/net/ethernet/microsoft/mana/
Dmana_ethtool.c113 u64 packets, bytes; in mana_get_ethtool_stats() local
/Linux-v6.6/drivers/net/ethernet/engleder/
Dtsnep.h95 u32 packets; member
134 u32 packets; member
/Linux-v6.6/drivers/net/wireless/broadcom/b43/
Dpio.h91 struct b43_pio_txpacket packets[B43_PIO_MAX_NR_TXPACKETS]; member
/Linux-v6.6/drivers/net/ethernet/mediatek/
Dmtk_ppe.c93 static int mtk_mib_entry_read(struct mtk_ppe *ppe, u16 index, u64 *bytes, u64 *packets) in mtk_mib_entry_read()
854 u64 bytes, packets; in mtk_foe_entry_get_mib() local

12345678