Searched refs:mlx5_flow_mark_set (Results 1 – 4 of 4) sorted by relevance
1121 .tag_id = mlx5_flow_mark_set(MLX5_FLOW_MARK_DEFAULT), in flow_verbs_translate_action_flag()1146 .tag_id = mlx5_flow_mark_set(mark->id), in flow_verbs_translate_action_mark()
597 mlx5_flow_mark_set in flow_hw_actions_translate()958 tag = mlx5_flow_mark_set in flow_hw_actions_construct()
11897 uint32_t tag_be = mlx5_flow_mark_set in flow_dv_translate_action_sample()13075 tag_be = mlx5_flow_mark_set(MLX5_FLOW_MARK_DEFAULT); in flow_dv_translate()13107 tag_be = mlx5_flow_mark_set in flow_dv_translate()15709 uint32_t tag_be = mlx5_flow_mark_set in __flow_dv_create_domain_policy_acts()
4172 mlx5_flow_mark_set(uint32_t val) in mlx5_flow_mark_set() function