Lines Matching refs:mlx5_ib_flow_handler

3195 	struct mlx5_ib_flow_handler *handler = container_of(flow_id,  in mlx5_ib_destroy_flow()
3196 struct mlx5_ib_flow_handler, in mlx5_ib_destroy_flow()
3198 struct mlx5_ib_flow_handler *iter, *tmp; in mlx5_ib_destroy_flow()
3517 static struct mlx5_ib_flow_handler *_create_flow_rule(struct mlx5_ib_dev *dev, in _create_flow_rule()
3525 struct mlx5_ib_flow_handler *handler; in _create_flow_rule()
3653 static struct mlx5_ib_flow_handler *create_flow_rule(struct mlx5_ib_dev *dev, in create_flow_rule()
3661 static struct mlx5_ib_flow_handler *create_dont_trap_rule(struct mlx5_ib_dev *dev, in create_dont_trap_rule()
3666 struct mlx5_ib_flow_handler *handler_dst = NULL; in create_dont_trap_rule()
3667 struct mlx5_ib_flow_handler *handler = NULL; in create_dont_trap_rule()
3690 static struct mlx5_ib_flow_handler *create_leftovers_rule(struct mlx5_ib_dev *dev, in create_leftovers_rule()
3695 struct mlx5_ib_flow_handler *handler_ucast = NULL; in create_leftovers_rule()
3696 struct mlx5_ib_flow_handler *handler = NULL; in create_leftovers_rule()
3749 static struct mlx5_ib_flow_handler *create_sniffer_rule(struct mlx5_ib_dev *dev, in create_sniffer_rule()
3754 struct mlx5_ib_flow_handler *handler_rx; in create_sniffer_rule()
3755 struct mlx5_ib_flow_handler *handler_tx; in create_sniffer_rule()
3793 struct mlx5_ib_flow_handler *handler = NULL; in mlx5_ib_create_flow()
4006 static struct mlx5_ib_flow_handler *
4016 struct mlx5_ib_flow_handler *handler; in _create_raw_flow_rule()
4096 struct mlx5_ib_flow_handler *
4107 struct mlx5_ib_flow_handler *handler; in mlx5_ib_raw_fs_rule_add()