Lines Matching refs:mlx5_ib_flow_handler

2981 	struct mlx5_ib_flow_handler *handler = container_of(flow_id,  in mlx5_ib_destroy_flow()
2982 struct mlx5_ib_flow_handler, in mlx5_ib_destroy_flow()
2984 struct mlx5_ib_flow_handler *iter, *tmp; in mlx5_ib_destroy_flow()
3251 static struct mlx5_ib_flow_handler *_create_flow_rule(struct mlx5_ib_dev *dev, in _create_flow_rule()
3259 struct mlx5_ib_flow_handler *handler; in _create_flow_rule()
3382 static struct mlx5_ib_flow_handler *create_flow_rule(struct mlx5_ib_dev *dev, in create_flow_rule()
3390 static struct mlx5_ib_flow_handler *create_dont_trap_rule(struct mlx5_ib_dev *dev, in create_dont_trap_rule()
3395 struct mlx5_ib_flow_handler *handler_dst = NULL; in create_dont_trap_rule()
3396 struct mlx5_ib_flow_handler *handler = NULL; in create_dont_trap_rule()
3419 static struct mlx5_ib_flow_handler *create_leftovers_rule(struct mlx5_ib_dev *dev, in create_leftovers_rule()
3424 struct mlx5_ib_flow_handler *handler_ucast = NULL; in create_leftovers_rule()
3425 struct mlx5_ib_flow_handler *handler = NULL; in create_leftovers_rule()
3478 static struct mlx5_ib_flow_handler *create_sniffer_rule(struct mlx5_ib_dev *dev, in create_sniffer_rule()
3483 struct mlx5_ib_flow_handler *handler_rx; in create_sniffer_rule()
3484 struct mlx5_ib_flow_handler *handler_tx; in create_sniffer_rule()
3522 struct mlx5_ib_flow_handler *handler = NULL; in mlx5_ib_create_flow()
3691 static struct mlx5_ib_flow_handler *
3698 struct mlx5_ib_flow_handler *handler; in _create_raw_flow_rule()
3779 struct mlx5_ib_flow_handler *
3788 struct mlx5_ib_flow_handler *handler; in mlx5_ib_raw_fs_rule_add()