Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dflow_offload.c25 rule->action.entries[i].hw_stats = FLOW_ACTION_HW_STATS_DONT_CARE; in flow_rule_alloc()
46 fl_action->action.entries[i].hw_stats = FLOW_ACTION_HW_STATS_DONT_CARE; in offload_action_alloc()
/openbmc/linux/include/net/
H A Dact_api.h97 return FLOW_ACTION_HW_STATS_DONT_CARE; in tc_act_hw_stats()
H A Dflow_offload.h219 FLOW_ACTION_HW_STATS_DONT_CARE = BIT(FLOW_ACTION_HW_STATS_NUM_BITS) - 1, enumerator
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dconntrack.c715 enum flow_action_hw_stats tmp_stats = FLOW_ACTION_HW_STATS_DONT_CARE; in nfp_fl_merge_actions_offload()
780 if (a_in->hw_stats == FLOW_ACTION_HW_STATS_DONT_CARE) in nfp_fl_merge_actions_offload()