Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_CONTEXT_ACTION_ENCAP (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfs_tracepoint.h136 {MLX5_FLOW_CONTEXT_ACTION_ENCAP, "ENCAP"},\
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c837 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()
Deswitch_offloads.c130 if (flow_act.action & MLX5_FLOW_CONTEXT_ACTION_ENCAP) in mlx5_eswitch_add_offloaded_rule()
Dfs_core.c1391 MLX5_FLOW_CONTEXT_ACTION_ENCAP | in check_conflicting_actions()
/Linux-v4.19/include/linux/mlx5/
Dmlx5_ifc.h2397 MLX5_FLOW_CONTEXT_ACTION_ENCAP = 0x10, enumerator