Home
last modified time | relevance | path

Searched refs:mthca_create_cq (Results 1 – 7 of 7) sorted by relevance

/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
Dmthca_user.h73 struct mthca_create_cq { struct
Dmthca_provider.c675 static struct ib_cq *mthca_create_cq(struct ib_device *ibdev, int entries, in mthca_create_cq() function
680 struct mthca_create_cq ucmd; in mthca_create_cq()
1390 dev->ib_dev.create_cq = mthca_create_cq; in mthca_register_device()
/freebsd-10-stable/contrib/ofed/libmthca/src/
Dmthca-abi.h64 struct mthca_create_cq { struct
Dmthca.c116 .create_cq = mthca_create_cq,
Dverbs.c187 struct ibv_cq *mthca_create_cq(struct ibv_context *context, int cqe, in mthca_create_cq() function
191 struct mthca_create_cq cmd; in mthca_create_cq()
Dmthca.h315 struct ibv_cq *mthca_create_cq(struct ibv_context *context, int cqe,
/freebsd-10-stable/contrib/ofed/libmthca/
DChangeLog79 * src/verbs.c (mthca_create_cq, mthca_resize_cq): Passing huge
376 * src/verbs.c (mthca_create_cq): In the mem-free case, when