Home
last modified time | relevance | path

Searched defs:packets (Results 51 – 75 of 196) sorted by relevance

12345678

/linux-6.15/samples/bpf/
Dsockex3_kern.c79 __u64 packets; member
/linux-6.15/net/sched/
Dact_skbedit.c96 u64 packets, u64 drops, in tcf_skbedit_stats_update()
Dact_police.c328 u64 bytes, u64 packets, u64 drops, in tcf_police_stats_update()
Dact_pedit.c489 static void tcf_pedit_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_pedit_stats_update()
Dact_gate.c565 static void tcf_gate_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_gate_stats_update()
/linux-6.15/drivers/net/ethernet/mediatek/
Dmtk_ppe.c96 static int mtk_mib_entry_read(struct mtk_ppe *ppe, u16 index, u64 *bytes, u64 *packets) in mtk_mib_entry_read()
856 u64 bytes, packets; in mtk_foe_entry_get_mib() local
/linux-6.15/drivers/net/ethernet/microsoft/mana/
Dmana_ethtool.c134 u64 packets, bytes; in mana_get_ethtool_stats() local
/linux-6.15/drivers/net/wireless/broadcom/b43/
Dpio.h91 struct b43_pio_txpacket packets[B43_PIO_MAX_NR_TXPACKETS]; member
/linux-6.15/drivers/infiniband/hw/mlx5/
Dcounters.c454 u64 packets = 0, bytes = 0; in do_per_qp_get_op_stat() local
490 u64 packets, bytes; in do_get_op_stat() local
/linux-6.15/drivers/net/ethernet/marvell/prestera/
Dprestera_flower.c558 u64 packets; in prestera_flower_stats() local
Dprestera_counter.c419 u32 counter_id, u64 *packets, u64 *bytes) in prestera_counter_stats_get()
/linux-6.15/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c783 int i, packets = 0; in axienet_free_tx_chain() local
999 int packets; in axienet_tx_poll() local
1197 int packets = 0; in axienet_rx_poll() local
/linux-6.15/drivers/net/ethernet/marvell/octeon_ep/
Doctep_rx.h100 u64 packets; member
/linux-6.15/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_rx.h100 u64 packets; member
/linux-6.15/sound/usb/
Dcard.h57 int packets; /* number of packets per urb */ member
93 int packets; member
/linux-6.15/drivers/net/ethernet/intel/iavf/
Diavf_txrx.c182 int packets; in iavf_detect_recover_hung() local
473 unsigned int avg_wire_size, packets, bytes, itr; in iavf_update_itr() local
/linux-6.15/include/linux/netfilter/ipset/
Dip_set.h96 atomic64_t packets; member
118 u64 packets; member
/linux-6.15/drivers/net/ethernet/cisco/enic/
Denic.h142 u64 packets; /* pkts queued for Tx */ member
160 u64 packets; /* pkts received */ member
/linux-6.15/drivers/net/ethernet/sfc/
Dtc_counters.c325 u32 counter_idx, u64 packets, u64 bytes, in efx_tc_counter_update()
/linux-6.15/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.h73 u64 packets; member
/linux-6.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_matchall.c475 u64 tmp_packets, tmp_bytes, packets = 0, bytes = 0; in cxgb4_tc_matchall_stats() local
/linux-6.15/arch/mips/include/asm/octeon/
Dcvmx-pko.h118 uint32_t packets; member
/linux-6.15/drivers/net/hyperv/
Dnetvsc_drv.c1288 u64 packets, bytes; in netvsc_get_pcpu_stats() local
1340 u64 packets, bytes, multicast; in netvsc_get_stats64() local
1481 u64 packets, bytes; in netvsc_get_ethtool_stats() local
/linux-6.15/include/net/
Dnexthop.h101 u64_stats_t packets; member
222 u64 packets; member
/linux-6.15/drivers/net/ethernet/qualcomm/
Dqca_spi.c274 u16 packets = 0; in qcaspi_transmit() local

12345678