Searched refs:tunnel_rules (Results 1 – 2 of 2) sorted by relevance
124 struct mlx5_flow_handle *tunnel_rules[MLX5E_NUM_TUNNEL_TT]; member
689 if (!IS_ERR_OR_NULL(ttc->tunnel_rules[i])) { in mlx5e_cleanup_ttc_rules()690 mlx5_del_flow_rules(ttc->tunnel_rules[i]); in mlx5e_cleanup_ttc_rules()691 ttc->tunnel_rules[i] = NULL; in mlx5e_cleanup_ttc_rules()899 trules = ttc->tunnel_rules; in mlx5e_generate_ttc_table_rules()