Lines Matching refs:ib_qp
43 struct ib_qp ibqp;
44 struct ib_qp *rx_qp;
59 struct ib_qp **tx_qps;
62 static struct mlx5_ib_gsi_qp *gsi_qp(struct ib_qp *qp) in gsi_qp()
115 struct ib_qp *mlx5_ib_gsi_create_qp(struct ib_pd *pd, in mlx5_ib_gsi_create_qp()
213 int mlx5_ib_gsi_destroy_qp(struct ib_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()
316 struct ib_qp *qp; in setup_qp()
373 int mlx5_ib_gsi_modify_qp(struct ib_qp *qp, struct ib_qp_attr *attr, in mlx5_ib_gsi_modify_qp()
398 int mlx5_ib_gsi_query_qp(struct ib_qp *qp, struct ib_qp_attr *qp_attr, in mlx5_ib_gsi_query_qp()
466 static struct ib_qp *get_tx_qp(struct mlx5_ib_gsi_qp *gsi, struct ib_ud_wr *wr) in get_tx_qp()
480 int mlx5_ib_gsi_post_send(struct ib_qp *qp, struct ib_send_wr *wr, in mlx5_ib_gsi_post_send()
484 struct ib_qp *tx_qp; in mlx5_ib_gsi_post_send()
524 int mlx5_ib_gsi_post_recv(struct ib_qp *qp, struct ib_recv_wr *wr, in mlx5_ib_gsi_post_recv()