Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/rdma/
Dmthca-abi.h74 struct mthca_create_cq { struct
/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_provider.c652 static struct ib_cq *mthca_create_cq(struct ib_device *ibdev, in mthca_create_cq() function
658 struct mthca_create_cq ucmd; in mthca_create_cq()
1263 dev->ib_dev.create_cq = mthca_create_cq; in mthca_register_device()