Home
last modified time | relevance | path

Searched refs:mlx5_ib_gsi_qp (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dgsi.c42 struct mlx5_ib_gsi_qp { struct
62 static struct mlx5_ib_gsi_qp *gsi_qp(struct ib_qp *qp) in gsi_qp() argument
64 return container_of(qp, struct mlx5_ib_gsi_qp, ibqp); in gsi_qp()
73 static void generate_completions(struct mlx5_ib_gsi_qp *gsi) in generate_completions()
98 struct mlx5_ib_gsi_qp *gsi = cq->cq_context; in handle_single_completion()
119 struct mlx5_ib_gsi_qp *gsi; in mlx5_ib_gsi_create_qp()
216 struct mlx5_ib_gsi_qp *gsi = gsi_qp(qp); in mlx5_ib_gsi_destroy_qp()
251 static struct ib_qp *create_gsi_ud_qp(struct mlx5_ib_gsi_qp *gsi) in create_gsi_ud_qp()
272 static int modify_to_rts(struct mlx5_ib_gsi_qp *gsi, struct ib_qp *qp, in modify_to_rts()
312 static void setup_qp(struct mlx5_ib_gsi_qp *gsi, u16 qp_index) in setup_qp()
[all …]
Dmlx5_ib.h698 struct mlx5_ib_gsi_qp;
702 struct mlx5_ib_gsi_qp *gsi;
1325 void mlx5_ib_gsi_pkey_change(struct mlx5_ib_gsi_qp *gsi);