Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dfs.h50 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP = BIT(1), enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_table.c222 bool en_decap = !!(tbl->flags & MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in dr_table_create_sw_owned_tbl()
H A Dfs_dr.c79 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in mlx5_cmd_dr_create_flow_table()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dfs.c793 flags |= MLX5_FLOW_TABLE_TUNNEL_EN_DECAP; in get_flow_table()
1312 flags |= MLX5_FLOW_TABLE_TUNNEL_EN_DECAP; in _get_flow_table()
1329 flags |= MLX5_FLOW_TABLE_TUNNEL_EN_DECAP; in _get_flow_table()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c229 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in mlx5_chains_create_table()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c189 int en_decap = !!(ft->flags & MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in mlx5_cmd_create_flow_table()
H A Deswitch_offloads.c1332 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in esw_create_offloads_fdb_tables()