Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_user.h73 struct mthca_create_cq { struct
Dmthca_provider.c648 static struct ib_cq *mthca_create_cq(struct ib_device *ibdev, in mthca_create_cq() function
654 struct mthca_create_cq ucmd; in mthca_create_cq()
1344 dev->ib_dev.create_cq = mthca_create_cq; in mthca_register_device()