Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dvporttbl.c29 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in esw_vport_tbl_init()
/linux-6.6.21/include/linux/mlx5/
Dfs.h66 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP = BIT(1), enumerator
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_table.c223 bool en_decap = !!(tbl->flags & MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in dr_table_create_sw_owned_tbl()
Dfs_dr.c81 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in mlx5_cmd_dr_create_flow_table()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c162 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in mlx5_chains_create_table()
/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dfs.c743 flags |= MLX5_FLOW_TABLE_TUNNEL_EN_DECAP; in get_flow_table()
1440 flags |= MLX5_FLOW_TABLE_TUNNEL_EN_DECAP; in _get_flow_table()
1457 flags |= MLX5_FLOW_TABLE_TUNNEL_EN_DECAP; in _get_flow_table()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c282 int en_decap = !!(ft->flags & MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in mlx5_cmd_create_flow_table()
Deswitch_offloads.c1865 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in esw_create_offloads_fdb_tables()