Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_TABLE_TUNNEL_EN_DECAP (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/mlx5/
Dfs.h49 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP = BIT(1), enumerator
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c193 int en_decap = !!(ft->flags & MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in mlx5_cmd_create_flow_table()
Deswitch_offloads.c953 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in esw_get_prio_table()
1099 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in esw_create_offloads_fdb_tables()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c3293 flags |= MLX5_FLOW_TABLE_TUNNEL_EN_DECAP; in get_flow_table()
3955 flags |= MLX5_FLOW_TABLE_TUNNEL_EN_DECAP; in _get_flow_table()
3969 flags |= MLX5_FLOW_TABLE_TUNNEL_EN_DECAP; in _get_flow_table()