Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_action.c1550 __be64 *sw_action, in dr_action_modify_sw_to_hw_add() argument
1586 __be64 *sw_action, in dr_action_modify_sw_to_hw_set() argument
1632 __be64 *sw_action, in dr_action_modify_sw_to_hw_copy() argument
1687 __be64 *sw_action, in dr_action_modify_sw_to_hw() argument
1818 const __be64 *sw_action) in dr_action_modify_check_field_limitation() argument
1829 sw_action); in dr_action_modify_check_field_limitation()
1834 sw_action); in dr_action_modify_check_field_limitation()
1839 sw_action); in dr_action_modify_check_field_limitation()
1872 __be64 *sw_action; in dr_actions_convert_modify_header() local
1893 sw_action); in dr_actions_convert_modify_header()
[all …]
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/diag/
A Dfs_tracepoint.h279 __field(u32, sw_action)
288 __entry->sw_action = rule->sw_action;
299 __print_flags(__entry->sw_action, "|", ACTION_FLAGS),
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_core.h172 u32 sw_action; member
A Dfs_core.c603 if (is_fwd_next_action(rule->sw_action)) { in del_sw_hw_rule()
1099 if ((iter->sw_action & MLX5_FLOW_CONTEXT_ACTION_FWD_NEXT_NS) && in connect_fwd_rules()
2102 u32 sw_action = flow_act->action; in mlx5_add_flow_rules() local
2108 if (!is_fwd_next_action(sw_action)) in mlx5_add_flow_rules()
2146 handle->rule[num_dest - 1]->sw_action = sw_action; in mlx5_add_flow_rules()

Completed in 15 milliseconds