Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
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()
/Linux-v6.1/include/net/
Dact_api.h96 return FLOW_ACTION_HW_STATS_DONT_CARE; in tc_act_hw_stats()
Dflow_offload.h206 FLOW_ACTION_HW_STATS_DONT_CARE = BIT(FLOW_ACTION_HW_STATS_NUM_BITS) - 1, enumerator
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.c687 enum flow_action_hw_stats tmp_stats = FLOW_ACTION_HW_STATS_DONT_CARE; in nfp_fl_merge_actions_offload()
752 if (a_in->hw_stats == FLOW_ACTION_HW_STATS_DONT_CARE) in nfp_fl_merge_actions_offload()