Home
last modified time | relevance | path

Searched refs:mthca_create_qp (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/ofed/include/uapi/rdma/
H A Dmthca-abi.h105 struct mthca_create_qp { struct
/freebsd/sys/dev/mthca/
H A Dmthca_user.h103 struct mthca_create_qp { struct
H A Dmthca_provider.c467 static struct ib_qp *mthca_create_qp(struct ib_pd *pd, in mthca_create_qp() function
473 struct mthca_create_qp ucmd; in mthca_create_qp()
1210 dev->ib_dev.create_qp = mthca_create_qp; in mthca_register_device()