Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfs_tracepoint.h172 {MLX5_FLOW_CONTEXT_ACTION_DECAP, "DECAP"},\
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c1746 pre_ct_attr->action = attr->action & MLX5_FLOW_CONTEXT_ACTION_DECAP; in __mlx5_tc_ct_flow_offload()
1779 if ((pre_ct_attr->action & MLX5_FLOW_CONTEXT_ACTION_DECAP) && in __mlx5_tc_ct_flow_offload()
1816 ct_flow->post_ct_attr->action &= ~(MLX5_FLOW_CONTEXT_ACTION_DECAP); in __mlx5_tc_ct_flow_offload()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c284 if (fte->action.action & MLX5_FLOW_CONTEXT_ACTION_DECAP) { in mlx5_cmd_dr_create_fte()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2167 flow->attr->action |= MLX5_FLOW_CONTEXT_ACTION_DECAP; in parse_tunnel_attr()
2203 return (flags & MLX5_FLOW_CONTEXT_ACTION_DECAP) ? in get_match_headers_value()
2211 return (flags & MLX5_FLOW_CONTEXT_ACTION_DECAP) ? in get_match_headers_criteria()
3513 MLX5_FLOW_CONTEXT_ACTION_DECAP) && in validate_goto_chain()
H A Dfs_core.c1547 MLX5_FLOW_CONTEXT_ACTION_DECAP | in check_conflicting_actions()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dmlx5_ifc.h3009 MLX5_FLOW_CONTEXT_ACTION_DECAP = 0x20, enumerator