Searched refs:tunnel_rules (Results 1 – 1 of 1) sorted by relevance
39 struct mlx5_flow_handle *tunnel_rules[MLX5_NUM_TUNNEL_TT]; member61 if (!IS_ERR_OR_NULL(ttc->tunnel_rules[i])) { in mlx5_cleanup_ttc_rules()62 mlx5_del_flow_rules(ttc->tunnel_rules[i]); in mlx5_cleanup_ttc_rules()63 ttc->tunnel_rules[i] = NULL; in mlx5_cleanup_ttc_rules()435 trules = ttc->tunnel_rules; in mlx5_generate_ttc_table_rules()