Searched refs:gen_dest (Results 1 – 1 of 1) sorted by relevance
1866 struct mlx5_flow_destination gen_dest = {}; in mlx5_add_flow_rules() local1881 gen_dest.type = MLX5_FLOW_DESTINATION_TYPE_FLOW_TABLE; in mlx5_add_flow_rules()1882 gen_dest.ft = next_ft; in mlx5_add_flow_rules()1883 dest = &gen_dest; in mlx5_add_flow_rules()