Searched defs:create_qp (Results 1 – 7 of 7) sorted by relevance
406 static struct ibv_qp *create_qp(struct ibv_pd *pd, in create_qp() function
127 static int create_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, in create_qp() function
1229 static struct ibv_qp *create_qp(struct ibv_context *context, in create_qp() function
196 struct ibv_qp * (*create_qp)(struct ibv_pd *pd, struct ibv_qp_init_attr *attr); member
1442 struct ibv_qp * (*create_qp)(struct ibv_pd *pd, struct ibv_qp_init_attr *attr); member
1768 static int create_qp(struct ib_uverbs_file *file, in create_qp() function
1967 struct ib_qp * (*create_qp)(struct ib_pd *pd, member