Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dflow_offload.h177 FLOW_ACTION_HW_STATS_DELAYED = BIT(FLOW_ACTION_HW_STATS_DELAYED_BIT), enumerator
179 FLOW_ACTION_HW_STATS_DELAYED,
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c324 FLOW_ACTION_HW_STATS_DELAYED); in nfp_flower_stats_rate_limiter()
Doffload.c1556 FLOW_ACTION_HW_STATS_DELAYED); in nfp_flower_get_stats()
/Linux-v5.10/drivers/net/ethernet/freescale/enetc/
Denetc_qos.c1439 stats.lastused, FLOW_ACTION_HW_STATS_DELAYED); in enetc_psfp_get_stats()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c961 FLOW_ACTION_HW_STATS_DELAYED); in mlx5_tc_ct_block_flow_offload_stats()
/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c1642 lastused, FLOW_ACTION_HW_STATS_DELAYED); in bnxt_tc_get_flow_stats()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c5005 FLOW_ACTION_HW_STATS_DELAYED); in mlx5e_stats_flower()
5123 FLOW_ACTION_HW_STATS_DELAYED); in mlx5e_tc_stats_matchall()
/Linux-v5.10/net/sched/
Dcls_api.c3565 BUILD_BUG_ON(TCA_ACT_HW_STATS_DELAYED != FLOW_ACTION_HW_STATS_DELAYED); in tc_setup_flow_action()