Searched refs:tunnel_rules (Results 1 – 1 of 1) sorted by relevance
37 struct mlx5_flow_handle *tunnel_rules[MLX5_NUM_TUNNEL_TT]; member57 if (!IS_ERR_OR_NULL(ttc->tunnel_rules[i])) { in mlx5_cleanup_ttc_rules()58 mlx5_del_flow_rules(ttc->tunnel_rules[i]); in mlx5_cleanup_ttc_rules()59 ttc->tunnel_rules[i] = NULL; in mlx5_cleanup_ttc_rules()343 trules = ttc->tunnel_rules; in mlx5_generate_ttc_table_rules()