Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_CONTEXT_ACTION_DECAP (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfs_tracepoint.h172 {MLX5_FLOW_CONTEXT_ACTION_DECAP, "DECAP"},\
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c1574 pre_ct_attr->action = attr->action & MLX5_FLOW_CONTEXT_ACTION_DECAP; in __mlx5_tc_ct_flow_offload()
1607 if ((pre_ct_attr->action & MLX5_FLOW_CONTEXT_ACTION_DECAP) && in __mlx5_tc_ct_flow_offload()
1644 ct_flow->post_ct_attr->action &= ~(MLX5_FLOW_CONTEXT_ACTION_DECAP); in __mlx5_tc_ct_flow_offload()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c285 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_DECAP) { in mlx5_cmd_dr_create_fte()
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dfs.c171 if (action->action & MLX5_FLOW_CONTEXT_ACTION_DECAP) in parse_flow_flow_action()
173 action->action |= MLX5_FLOW_CONTEXT_ACTION_DECAP; in parse_flow_flow_action()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2130 flow->attr->action |= MLX5_FLOW_CONTEXT_ACTION_DECAP; in parse_tunnel_attr()
2166 return (flags & MLX5_FLOW_CONTEXT_ACTION_DECAP) ? in get_match_headers_value()
2174 return (flags & MLX5_FLOW_CONTEXT_ACTION_DECAP) ? in get_match_headers_criteria()
3421 MLX5_FLOW_CONTEXT_ACTION_DECAP) && in validate_goto_chain()
Dfs_core.c1531 MLX5_FLOW_CONTEXT_ACTION_DECAP | in check_conflicting_actions()
/Linux-v5.10/include/linux/mlx5/
Dmlx5_ifc.h3006 MLX5_FLOW_CONTEXT_ACTION_DECAP = 0x20, enumerator