Searched defs:create_qp (Results 1 – 7 of 7) sorted by relevance
416 static struct ibv_qp *create_qp(struct ibv_pd *pd, in create_qp() function
125 static int create_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, 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
1245 static struct ibv_qp *create_qp(struct ibv_context *context, in create_qp() function
1270 static int create_qp(struct uverbs_attr_bundle *attrs, in create_qp() function
2251 struct ib_qp * (*create_qp)(struct ib_pd *pd, member