Home
last modified time | relevance | path

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

12345678

/openbmc/linux/include/uapi/linux/
H A Dgen_stats.h28 __u32 packets; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c175 u64 bytes, packets, drops, lastuse; in tc_act_police_stats() local
/openbmc/linux/samples/bpf/
H A Dcookie_uid_helper_example.c60 uint64_t packets; member
H A Dsockex2_kern.c189 long packets; member
H A Dsockex3_kern.c79 __u64 packets; member
H A 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
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_port.c154 unsigned long packets, bytes; in mlx4_en_fold_software_stats() local
/openbmc/linux/sound/usb/6fire/
H A Dpcm.h29 struct usb_iso_packet_descriptor packets[PCM_N_PACKETS_PER_URB]; member
/openbmc/linux/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
/openbmc/linux/drivers/net/wireguard/
H A Ddevice.c140 struct sk_buff_head packets; in wg_xmit() local
H A Dsend.c345 struct sk_buff_head packets; in wg_packet_send_staged_packets() local
/openbmc/linux/drivers/nvmem/
H A Dmicrochip-otpc.c41 struct list_head packets; member
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.h99 u64 packets; member
120 u64 packets; member
/openbmc/linux/include/linux/usb/
H A Dusbnet.h231 unsigned long packets; member
239 unsigned long packets, long bytes_delta) in usbnet_set_skb_tx_stats()
/openbmc/linux/sound/firewire/
H A Damdtp-stream.c1155 unsigned int packets; in process_rx_packets() local
1225 unsigned int packets; in skip_rx_packets() local
1261 unsigned int packets; in process_rx_packets_intermediately() local
1360 unsigned int packets; in drop_tx_packets() local
1389 unsigned int packets; in process_tx_packets_intermediately() local
/openbmc/linux/net/sched/
H A Dact_gact.c173 static void tcf_gact_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_gact_stats_update()
H A Dact_vlan.c337 static void tcf_vlan_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_vlan_stats_update()
H A Dact_sample.c202 static void tcf_sample_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_sample_stats_update()
H A Dact_police.c330 u64 bytes, u64 packets, u64 drops, in tcf_police_stats_update()
H A Dact_skbedit.c96 u64 packets, u64 drops, in tcf_skbedit_stats_update()
/openbmc/linux/tools/testing/selftests/net/
H A Dudpgso_bench_rx.c53 static unsigned long packets, bytes; variable
/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c113 u64 packets, bytes; in mana_get_ethtool_stats() local
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep.h95 u32 packets; member
134 u32 packets; member
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dpio.h91 struct b43_pio_txpacket packets[B43_PIO_MAX_NR_TXPACKETS]; member
/openbmc/linux/drivers/net/ethernet/mediatek/
H A 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