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

/freebsd-current/contrib/ofed/libcxgb4/
H A Dverbs.c416 static struct ibv_qp *create_qp(struct ibv_pd *pd, function
/freebsd-current/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c125 static int create_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, function
/freebsd-current/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 in struct:ibv_context_ops_1_0
H A Dverbs.h1442 struct ibv_qp * (*create_qp)(struct ibv_pd *pd, struct ibv_qp_init_attr *attr); member in struct:ibv_context_ops
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c1270 static int create_qp(struct uverbs_attr_bundle *attrs, function
/freebsd-current/contrib/ofed/libmlx5/
H A Dverbs.c1245 static struct ibv_qp *create_qp(struct ibv_context *context, function
/freebsd-current/sys/ofed/include/rdma/
H A Dib_verbs.h2251 struct ib_qp * (*create_qp)(struct ib_pd *pd, member in struct:ib_device

Completed in 131 milliseconds