Searched refs:mthca_create_cq (Results 1 – 7 of 7) sorted by relevance
73 struct mthca_create_cq { struct
675 static struct ib_cq *mthca_create_cq(struct ib_device *ibdev, int entries, in mthca_create_cq() function680 struct mthca_create_cq ucmd; in mthca_create_cq()1390 dev->ib_dev.create_cq = mthca_create_cq; in mthca_register_device()
64 struct mthca_create_cq { struct
116 .create_cq = mthca_create_cq,
187 struct ibv_cq *mthca_create_cq(struct ibv_context *context, int cqe, in mthca_create_cq() function191 struct mthca_create_cq cmd; in mthca_create_cq()
315 struct ibv_cq *mthca_create_cq(struct ibv_context *context, int cqe,
79 * src/verbs.c (mthca_create_cq, mthca_resize_cq): Passing huge376 * src/verbs.c (mthca_create_cq): In the mem-free case, when