| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| A D | act_stats.c | 67 u64 lastused; in mlx5e_tc_act_stats_add() local 79 &act_stats->lastpackets, &lastused); in mlx5e_tc_act_stats_add() 172 u64 pkts, bytes, lastused; in mlx5e_tc_act_stats_fill_stats() local 184 &bytes, &pkts, &lastused); in mlx5e_tc_act_stats_fill_stats() 189 0, lastused, FLOW_ACTION_HW_STATS_DELAYED); in mlx5e_tc_act_stats_fill_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
| A D | en_tc_tracepoint.h | 64 __field(u64, lastused) 69 __entry->lastused = f->stats.lastused; 73 __entry->packets, __entry->lastused
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| A D | lan966x_mirror.c | 118 old_stats->lastused, in lan966x_mirror_port_stats() 124 old_stats->lastused = jiffies; in lan966x_mirror_port_stats() 130 old_stats->lastused, in lan966x_mirror_port_stats() 136 old_stats->lastused = jiffies; in lan966x_mirror_port_stats()
|
| A D | lan966x_police.c | 176 old_stats->lastused = jiffies; in lan966x_police_port_add() 219 old_stats->lastused, in lan966x_police_port_stats() 225 old_stats->lastused = jiffies; in lan966x_police_port_stats()
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| A D | sparx5_mirror.c | 215 old_stats->lastused, in sparx5_mirror_stats() 221 old_stats->lastused = jiffies; in sparx5_mirror_stats() 227 old_stats->lastused, in sparx5_mirror_stats() 233 old_stats->lastused = jiffies; in sparx5_mirror_stats()
|
| A D | sparx5_tc_flower.c | 1418 ulong lastused = 0; in sparx5_tc_flower_stats() local 1425 flow_stats_update(&fco->stats, 0x0, ctr.value, 0, lastused, in sparx5_tc_flower_stats()
|
| /linux/include/net/ |
| A D | flow_offload.h | 546 u64 lastused; member 553 u64 drops, u64 lastused, in flow_stats_update() argument 559 flow_stats->lastused = max_t(u64, flow_stats->lastused, lastused); in flow_stats_update()
|
| A D | pkt_cls.h | 309 stats->lastused, true); in tcf_exts_hw_stats_update()
|
| A D | xfrm.h | 282 time64_t lastused; member
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| A D | bnxt_tc.h | 139 unsigned long lastused; /* jiffies */ member
|
| A D | bnxt_tc.c | 1585 flow->lastused = jiffies; in bnxt_tc_add_flow() 1634 unsigned long lastused; in bnxt_tc_get_flow_stats() local 1650 lastused = flow->lastused; in bnxt_tc_get_flow_stats() 1654 lastused, FLOW_ACTION_HW_STATS_DELAYED); in bnxt_tc_get_flow_stats() 1779 flow->lastused = jiffies; in bnxt_tc_flow_stats_batch_update()
|
| /linux/net/netfilter/ |
| A D | nf_flow_table_offload.c | 948 u64 lastused; in flow_offload_work_stats() local 955 lastused = max_t(u64, stats[0].lastused, stats[1].lastused); in flow_offload_work_stats() 957 lastused + flow_offload_get_timeout(offload->flow)); in flow_offload_work_stats()
|
| /linux/drivers/net/dsa/sja1105/ |
| A D | sja1105_vl.c | 795 jiffies - rule->vl.stats.lastused, in sja1105_vl_stats() 799 rule->vl.stats.lastused = jiffies; in sja1105_vl_stats()
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| A D | enetc_qos.c | 1374 filter->stats.lastused = jiffies; in enetc_psfp_parse_clsflower() 1488 stats.lastused = filter->stats.lastused; in enetc_psfp_get_stats() 1494 stats.lastused, FLOW_ACTION_HW_STATS_DELAYED); in enetc_psfp_get_stats()
|
| /linux/net/xfrm/ |
| A D | xfrm_nat_keepalive.c | 165 delta = (int)(ctx->now - x->lastused); in nat_keepalive_work_single()
|
| A D | xfrm_input.c | 676 x->lastused = ktime_get_real_seconds(); in xfrm_input()
|
| A D | xfrm_output.c | 536 x->lastused = ktime_get_real_seconds(); in xfrm_output_one()
|
| A D | xfrm_state.c | 1804 x->lastused = orig->lastused; in xfrm_state_clone()
|
| A D | xfrm_user.c | 1227 if (x->lastused) { in copy_to_user_state_extra() 1228 ret = nla_put_u64_64bit(skb, XFRMA_LASTUSED, x->lastused, in copy_to_user_state_extra()
|
| /linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| A D | tracepoints.rst | 36 …..1 2679.704889: mlx5e_stats_flower: cookie=0000000060eb3d6a bytes=0 packets=0 lastused=4295560217
|
| /linux/drivers/net/ethernet/mediatek/ |
| A D | mtk_ppe_offload.c | 532 f->stats.lastused = jiffies - idle * HZ; in mtk_flow_offload_stats()
|
| /linux/net/sched/ |
| A D | act_api.c | 316 fl_act.stats.lastused, in tcf_action_update_hw_stats()
|
| /linux/drivers/net/ethernet/netronome/nfp/flower/ |
| A D | conntrack.c | 2134 ct_entry->stats.lastused, in nfp_fl_ct_stats()
|