Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_HW_STATS_DISABLED (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c36 if (act->hw_stats & FLOW_ACTION_HW_STATS_DISABLED) { in mlxsw_sp_flower_parse_actions()
660 enum flow_action_hw_stats used_hw_stats = FLOW_ACTION_HW_STATS_DISABLED; in mlxsw_sp_flower_stats()
Dspectrum_qdisc.c1717 if (!(act->hw_stats & FLOW_ACTION_HW_STATS_DISABLED)) { in mlxsw_sp_qevent_mall_replace()
/Linux-v5.15/include/net/
Dflow_offload.h181 FLOW_ACTION_HW_STATS_DISABLED = enumerator
/Linux-v5.15/net/sched/
Dcls_api.c3542 return FLOW_ACTION_HW_STATS_DISABLED; in tc_act_hw_stats()