Home
last modified time | relevance | path

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

/linux/include/net/
H A Dflow_offload.h544 struct flow_stats { struct
553 static inline void flow_stats_update(struct flow_stats *flow_stats, in flow_stats_update() argument
558 flow_stats->pkts += pkts; in flow_stats_update()
559 flow_stats->bytes += bytes; in flow_stats_update()
560 flow_stats->drops += drops; in flow_stats_update()
561 flow_stats->lastused = max_t(u64, flow_stats->lastused, lastused); in flow_stats_update()
567 flow_stats->used_hw_stats |= used_hw_stats; in flow_stats_update()
568 flow_stats->used_hw_stats_valid = true; in flow_stats_update()
700 struct flow_stats stats;
716 struct flow_stats stats;
H A Dpkt_cls.h293 struct flow_stats *stats, in tcf_exts_hw_stats_update()
795 struct flow_stats stats;
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_vl.h27 struct sja1105_rule *rule, struct flow_stats *stats,
65 struct flow_stats *stats, in sja1105_vl_stats()
H A Dsja1105.h237 struct flow_stats stats;
H A Dsja1105_vl.c762 struct sja1105_rule *rule, struct flow_stats *stats, in sja1105_vl_stats()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_police.c142 struct flow_stats *old_stats; in lan966x_police_port_add()
207 struct flow_stats *stats) in lan966x_police_port_stats()
210 struct flow_stats *old_stats; in lan966x_police_port_stats()
H A Dlan966x_mirror.c104 struct flow_stats *stats, in lan966x_mirror_port_stats()
108 struct flow_stats *old_stats; in lan966x_mirror_port_stats()
H A Dlan966x_main.h361 struct flow_stats police_stat;
362 struct flow_stats mirror_stat;
634 struct flow_stats *stats);
645 struct flow_stats *stats,
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_mirror.c206 struct flow_stats *fstats) in sparx5_mirror_stats()
210 struct flow_stats *old_stats; in sparx5_mirror_stats()
H A Dsparx5_main.h218 struct flow_stats mirror_stats;
713 struct flow_stats *fstats);
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dconntrack.h139 struct flow_stats stats;
/linux/net/netfilter/
H A Dnft_counter.c281 const struct flow_stats *stats) in nft_counter_offload_stats()
H A Dnf_flow_table_offload.c905 struct flow_stats *stats, in flow_offload_rule_add()
1002 struct flow_stats *stats) in flow_offload_queue_work()
1012 struct flow_stats stats[FLOW_OFFLOAD_DIR_MAX] = {}; in flow_offload_queue_work()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c469 struct flow_stats stats;
1469 struct flow_stats stats = {}; in enetc_psfp_get_stats()
/linux/drivers/net/ethernet/mscc/
H A Docelot_flower.c1006 struct flow_stats stats = {0}; in ocelot_cls_flower_stats()
/linux/include/soc/mscc/
H A Docelot.h663 struct flow_stats *stats);
/linux/include/net/netfilter/
H A Dnf_tables.h987 const struct flow_stats *stats);
/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c2494 struct flow_stats *stats) in vsc9959_psfp_stats_get()