Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_flower.c76 if (act->hw_stats & FLOW_ACTION_HW_STATS_DISABLED) { in mlxsw_sp_flower_parse_actions()
706 enum flow_action_hw_stats used_hw_stats = FLOW_ACTION_HW_STATS_DISABLED; in mlxsw_sp_flower_stats()
A Dspectrum_qdisc.c2019 if (!(act->hw_stats & FLOW_ACTION_HW_STATS_DISABLED)) { in mlxsw_sp_qevent_mall_replace()
/linux-6.3-rc2/include/net/
A Dact_api.h99 return FLOW_ACTION_HW_STATS_DISABLED; in tc_act_hw_stats()
A Dflow_offload.h211 FLOW_ACTION_HW_STATS_DISABLED = enumerator
/linux-6.3-rc2/drivers/net/ethernet/marvell/prestera/
A Dprestera_flower.c78 if (act->hw_stats & FLOW_ACTION_HW_STATS_DISABLED) { in prestera_flower_parse_actions()

Completed in 34 milliseconds