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

/freebsd-12-stable/contrib/ofed/libcxgb4/
H A Dverbs.c406 static struct ibv_qp *create_qp(struct ibv_pd *pd, function
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Duverbs.h265 IB_UVERBS_DECLARE_CMD(create_qp); variable
295 IB_UVERBS_DECLARE_EX_CMD(create_qp); variable
H A Dib_uverbs_cmd.c1764 static int create_qp(struct ib_uverbs_file *file, function
/freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c127 static int create_qp(struct c4iw_rdev *rdev, struct t4_wq *wq, function
/freebsd-12-stable/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-12-stable/contrib/ofed/libmlx5/
H A Dverbs.c1229 static struct ibv_qp *create_qp(struct ibv_context *context, function
/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1967 struct ib_qp * (*create_qp)(struct ib_pd *pd, member in struct:ib_device

Completed in 307 milliseconds