Searched refs:gen_dest (Results 1 – 1 of 1) sorted by relevance
1811 struct mlx5_flow_destination gen_dest = {}; in mlx5_add_flow_rules() local1826 gen_dest.type = MLX5_FLOW_DESTINATION_TYPE_FLOW_TABLE; in mlx5_add_flow_rules()1827 gen_dest.ft = next_ft; in mlx5_add_flow_rules()1828 dest = &gen_dest; in mlx5_add_flow_rules()