Searched refs:tunnel_rules (Results 1 – 2 of 2) sorted by relevance
111 struct mlx5_flow_handle *tunnel_rules[MLX5E_NUM_TUNNEL_TT]; member
682 if (!IS_ERR_OR_NULL(ttc->tunnel_rules[i])) { in mlx5e_cleanup_ttc_rules()683 mlx5_del_flow_rules(ttc->tunnel_rules[i]); in mlx5e_cleanup_ttc_rules()684 ttc->tunnel_rules[i] = NULL; in mlx5e_cleanup_ttc_rules()884 rules = ttc->tunnel_rules; in mlx5e_generate_ttc_table_rules()