Searched refs:MLX5_FLOW_CONTEXT_ACTION_ENCAP (Results 1 – 5 of 5) sorted by relevance
136 {MLX5_FLOW_CONTEXT_ACTION_ENCAP, "ENCAP"},\
837 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_ENCAP) { in mlx5e_tc_add_fdb_flow()893 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_ENCAP) in mlx5e_tc_add_fdb_flow()914 if (attr->action & MLX5_FLOW_CONTEXT_ACTION_ENCAP) { in mlx5e_tc_del_fdb_flow()2731 action |= MLX5_FLOW_CONTEXT_ACTION_ENCAP | in parse_tc_fdb_actions()2877 !(flow->esw_attr->action & MLX5_FLOW_CONTEXT_ACTION_ENCAP)) in mlx5e_configure_flower()
130 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_ENCAP) in mlx5_eswitch_add_offloaded_rule()
1391 MLX5_FLOW_CONTEXT_ACTION_ENCAP | in check_conflicting_actions()
2397 MLX5_FLOW_CONTEXT_ACTION_ENCAP = 0x10, enumerator