Home
last modified time | relevance | path

Searched defs:packets (Results 76 - 100 of 423) sorted by relevance

12345678910>>...17

/kernel/linux/linux-6.6/include/linux/
H A Ddim.h252 dim_update_sample(u16 event_ctr, u64 packets, u64 bytes, struct dim_sample *s) in dim_update_sample() argument
270 dim_update_sample_with_comps(u16 event_ctr, u64 packets, u64 bytes, u64 comps, in dim_update_sample_with_comps() argument
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dfq_impl.h16 __fq_adjust_removal(struct fq *fq, struct fq_flow *flow, unsigned int packets, in __fq_adjust_removal() argument
66 unsigned int packets = 0, bytes = 0, truesize = 0; in fq_flow_drop() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_rx.h75 u64 packets; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c475 u64 tmp_packets, tmp_bytes, packets = 0, bytes = 0; in cxgb4_tc_matchall_stats() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_counter.c417 prestera_counter_stats_get(struct prestera_counter *counter, struct prestera_counter_block *block, u32 counter_id, u64 *packets, u64 *bytes) prestera_counter_stats_get() argument
H A Dprestera_flower.c554 u64 packets; in prestera_flower_stats() local
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dsend.c345 struct sk_buff_head packets; in wg_packet_send_staged_packets() local
[all...]
/kernel/linux/linux-6.6/drivers/net/
H A Difb.c42 u64 packets; member
160 u64 packets, bytes; in ifb_stats64() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dpio.h91 struct b43_pio_txpacket packets[B43_PIO_MAX_NR_TXPACKETS]; member
/kernel/linux/linux-6.6/drivers/nvmem/
H A Dmicrochip-otpc.c41 struct list_head packets; member
/kernel/linux/linux-6.6/samples/bpf/
H A Dcookie_uid_helper_example.c60 uint64_t packets; member
H A Dsockex3_kern.c79 __u64 packets; member
H A Dsockex2_kern.c189 long packets; member
/kernel/linux/linux-6.6/net/sched/
H A Dact_skbedit.c95 tcf_skbedit_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) tcf_skbedit_stats_update() argument
H A Dact_sample.c202 static void tcf_sample_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_sample_stats_update() argument
H A Dact_gact.c173 static void tcf_gact_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_gact_stats_update() argument
H A Dact_vlan.c337 static void tcf_vlan_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_vlan_stats_update() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_counter.c21 s64 packets; member
123 u64 bytes, packets; in nft_counter_fetch() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dudpgso_bench_rx.c53 static unsigned long packets, bytes; variable
/kernel/linux/linux-6.6/net/core/
H A Dgen_stats.c135 u64 bytes, packets; in gnet_stats_add_basic_cpu() local
155 u64 packets = 0; in gnet_stats_add_basic() local
187 u64 bytes, packets; in gnet_stats_read_basic() local
[all...]
/third_party/libdrm/radeon/
H A Dradeon_cs_int.h14 uint32_t *packets; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.c246 unsigned packets, size; in user_consts_cmdstream_size() local
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_const.h96 ir3_user_consts_size(struct ir3_ubo_analysis_state *state, unsigned *packets, in ir3_user_consts_size() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiSmokeTests.cpp278 void shadeVertices (const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const in shadeVertices() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineReferenceRenderer.hpp182 virtual void shadeFragments (rr::FragmentPacket* packets, in shadeFragments() argument
238 virtual void shadeFragments (rr::FragmentPacket* packets, in shadeFragments() argument
59 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const shadeVertices() argument
96 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const shadeVertices() argument
134 shadeVertices(const rr::VertexAttrib* inputs, rr::VertexPacket* const* packets, const int numPackets) const shadeVertices() argument
280 shadeFragments(rr::FragmentPacket* packets, const int numPackets, const rr::FragmentShadingContext& context) const shadeFragments() argument
[all...]

Completed in 17 milliseconds

12345678910>>...17