Searched refs:mthca_create_qp (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_user.h103 struct mthca_create_qp { struct
H A Dmthca_provider.c540 static struct ib_qp *mthca_create_qp(struct ib_pd *pd, function
544 struct mthca_create_qp ucmd;
1366 dev->ib_dev.create_qp = mthca_create_qp;
/freebsd-9.3-release/contrib/ofed/libmthca/src/
H A Dmthca-abi.h99 struct mthca_create_qp { struct
H A Dmthca.c124 .create_qp = mthca_create_qp,
H A Dmthca.h347 struct ibv_qp *mthca_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *attr);
H A Dverbs.c507 struct ibv_qp *mthca_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *attr) function
509 struct mthca_create_qp cmd;

Completed in 112 milliseconds