Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
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()
/linux-6.3-rc2/include/net/
A Dact_api.h97 return FLOW_ACTION_HW_STATS_DONT_CARE; in tc_act_hw_stats()
A Dflow_offload.h213 FLOW_ACTION_HW_STATS_DONT_CARE = BIT(FLOW_ACTION_HW_STATS_NUM_BITS) - 1, enumerator
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/flower/
A 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()

Completed in 13 milliseconds