Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_HW_STATS_DELAYED (Results 1 – 10 of 10) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/netronome/nfp/flower/ !
Dconntrack.c1638 FLOW_ACTION_HW_STATS_DELAYED); in nfp_fl_ct_sub_stats()
1645 FLOW_ACTION_HW_STATS_DELAYED); in nfp_fl_ct_sub_stats()
1651 FLOW_ACTION_HW_STATS_DELAYED); in nfp_fl_ct_sub_stats()
1689 FLOW_ACTION_HW_STATS_DELAYED); in nfp_fl_ct_stats()
1710 FLOW_ACTION_HW_STATS_DELAYED); in nfp_fl_ct_stats()
1725 FLOW_ACTION_HW_STATS_DELAYED); in nfp_fl_ct_stats()
1730 FLOW_ACTION_HW_STATS_DELAYED); in nfp_fl_ct_stats()
Dqos_conf.c490 FLOW_ACTION_HW_STATS_DELAYED); in nfp_flower_stats_rate_limiter()
836 FLOW_ACTION_HW_STATS_DELAYED); in nfp_act_stats_actions()
Doffload.c1712 FLOW_ACTION_HW_STATS_DELAYED); in nfp_flower_get_stats()
/linux-5.19.10/include/net/ !
Dflow_offload.h183 FLOW_ACTION_HW_STATS_DELAYED = BIT(FLOW_ACTION_HW_STATS_DELAYED_BIT), enumerator
185 FLOW_ACTION_HW_STATS_DELAYED,
/linux-5.19.10/drivers/net/ethernet/marvell/prestera/ !
Dprestera_flower.c79 } else if (act->hw_stats & FLOW_ACTION_HW_STATS_DELAYED) { in prestera_flower_parse_actions()
494 FLOW_ACTION_HW_STATS_DELAYED); in prestera_flower_stats()
/linux-5.19.10/drivers/net/ethernet/freescale/enetc/ !
Denetc_qos.c1435 stats.lastused, FLOW_ACTION_HW_STATS_DELAYED); in enetc_psfp_get_stats()
/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/ !
Dbnxt_tc.c1650 lastused, FLOW_ACTION_HW_STATS_DELAYED); in bnxt_tc_get_flow_stats()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/en/ !
Dtc_ct.c1218 FLOW_ACTION_HW_STATS_DELAYED); in mlx5_tc_ct_block_flow_offload_stats()
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/ !
Den_tc.c4479 FLOW_ACTION_HW_STATS_DELAYED); in mlx5e_stats_flower()
4641 FLOW_ACTION_HW_STATS_DELAYED); in mlx5e_tc_stats_matchall()
/linux-5.19.10/net/sched/ !
Dcls_api.c3541 BUILD_BUG_ON(TCA_ACT_HW_STATS_DELAYED != FLOW_ACTION_HW_STATS_DELAYED); in tc_setup_action()