Home
last modified time | relevance | path

Searched defs:create_qp (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dverbs.c416 static struct ibv_qp *create_qp(struct ibv_pd *pd, in create_qp() function
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c125 static int create_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, in create_qp() function
/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c196 struct ibv_qp * (*create_qp)(struct ibv_pd *pd, struct ibv_qp_init_attr *attr); member
H A Dverbs.h1442 struct ibv_qp * (*create_qp)(struct ibv_pd *pd, struct ibv_qp_init_attr *attr); member
/freebsd/contrib/ofed/libmlx5/
H A Dverbs.c1245 static struct ibv_qp *create_qp(struct ibv_context *context, in create_qp() function
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c1270 static int create_qp(struct uverbs_attr_bundle *attrs, in create_qp() function
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h2251 struct ib_qp * (*create_qp)(struct ib_pd *pd, member