Home
last modified time | relevance | path

Searched refs:flow_stats (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/include/net/
A Dflow_offload.h446 struct flow_stats { struct
455 static inline void flow_stats_update(struct flow_stats *flow_stats, in flow_stats_update() argument
460 flow_stats->pkts += pkts; in flow_stats_update()
461 flow_stats->bytes += bytes; in flow_stats_update()
462 flow_stats->drops += drops; in flow_stats_update()
463 flow_stats->lastused = max_t(u64, flow_stats->lastused, lastused); in flow_stats_update()
469 flow_stats->used_hw_stats |= used_hw_stats; in flow_stats_update()
470 flow_stats->used_hw_stats_valid = true; in flow_stats_update()
601 struct flow_stats stats;
617 struct flow_stats stats;
A Dpkt_cls.h295 struct flow_stats *stats, in tcf_exts_hw_stats_update()
785 struct flow_stats stats;
/linux-6.3-rc2/drivers/net/dsa/sja1105/
A Dsja1105_vl.h27 struct sja1105_rule *rule, struct flow_stats *stats,
65 struct flow_stats *stats, in sja1105_vl_stats()
A Dsja1105.h235 struct flow_stats stats;
A Dsja1105_vl.c763 struct sja1105_rule *rule, struct flow_stats *stats, in sja1105_vl_stats()
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_police.c145 struct flow_stats *old_stats; in lan966x_police_port_add()
216 struct flow_stats *stats) in lan966x_police_port_stats()
219 struct flow_stats *old_stats; in lan966x_police_port_stats()
A Dlan966x_mirror.c104 struct flow_stats *stats, in lan966x_mirror_port_stats()
108 struct flow_stats *old_stats; in lan966x_mirror_port_stats()
A Dlan966x_main.h349 struct flow_stats police_stat;
350 struct flow_stats mirror_stat;
586 struct flow_stats *stats);
597 struct flow_stats *stats,
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/flower/
A Dconntrack.h133 struct flow_stats stats;
/linux-6.3-rc2/net/netfilter/
A Dnft_counter.c262 const struct flow_stats *stats) in nft_counter_offload_stats()
A Dnf_flow_table_offload.c840 struct flow_stats *stats, in nf_flow_offload_tuple()
937 struct flow_stats *stats) in flow_offload_tuple_stats()
947 struct flow_stats stats[FLOW_OFFLOAD_DIR_MAX] = {}; in flow_offload_work_stats()
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/
A Denetc_qos.c404 struct flow_stats stats;
1404 struct flow_stats stats = {}; in enetc_psfp_get_stats()
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_flower.c969 struct flow_stats stats = {0}; in ocelot_cls_flower_stats()
/linux-6.3-rc2/include/soc/mscc/
A Docelot.h660 struct flow_stats *stats);
/linux-6.3-rc2/include/net/netfilter/
A Dnf_tables.h958 const struct flow_stats *stats);
/linux-6.3-rc2/drivers/net/dsa/ocelot/
A Dfelix_vsc9959.c2442 struct flow_stats *stats) in vsc9959_psfp_stats_get()

Completed in 44 milliseconds