Searched refs:MLX5_FLOW_TABLE_TUNNEL_EN_DECAP (Results 1 – 8 of 8) sorted by relevance
66 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP = BIT(1), enumerator
223 bool en_decap = !!(tbl->flags & MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in dr_table_create_sw_owned_tbl()
81 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in mlx5_cmd_dr_create_flow_table()
20 .flags = MLX5_FLOW_TABLE_TUNNEL_EN_REFORMAT | MLX5_FLOW_TABLE_TUNNEL_EN_DECAP,
162 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in mlx5_chains_create_table()
745 flags |= MLX5_FLOW_TABLE_TUNNEL_EN_DECAP; in get_flow_table()1442 flags |= MLX5_FLOW_TABLE_TUNNEL_EN_DECAP; in _get_flow_table()1459 flags |= MLX5_FLOW_TABLE_TUNNEL_EN_DECAP; in _get_flow_table()
267 int en_decap = !!(ft->flags & MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in mlx5_cmd_create_flow_table()
1691 MLX5_FLOW_TABLE_TUNNEL_EN_DECAP); in esw_create_offloads_fdb_tables()
Completed in 25 milliseconds