Searched defs:create_qp (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/ofed/drivers/infiniband/core/
H A Duverbs.h195 IB_UVERBS_DECLARE_CMD(create_qp); variable
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dverbs.c408 static struct ibv_qp *create_qp(struct ibv_pd *pd, function
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c122 static int create_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, function
/freebsd-10-stable/contrib/ofed/libibverbs/src/
H A Dcompat-1_0.c198 struct ibv_qp * (*create_qp)(struct ibv_pd *pd, struct ibv_qp_init_attr *attr); member in struct:ibv_context_ops_1_0
/freebsd-10-stable/contrib/ofed/libibverbs/include/infiniband/
H A Dverbs.h725 struct ibv_qp * (*create_qp)(struct ibv_pd *pd, struct ibv_qp_init_attr *attr); member in struct:ibv_context_ops
/freebsd-10-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1301 struct ib_qp * (*create_qp)(struct ib_pd *pd, member in struct:ib_device

Completed in 71 milliseconds