Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/rdma/
Dmthca-abi.h104 struct mthca_create_qp { struct
/Linux-v5.4/drivers/infiniband/hw/mthca/
Dmthca_provider.c468 static struct ib_qp *mthca_create_qp(struct ib_pd *pd, in mthca_create_qp() function
474 struct mthca_create_qp ucmd; in mthca_create_qp()
1156 .create_qp = mthca_create_qp,