Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_user.h73 struct mthca_create_cq { struct
Dmthca_provider.c644 static struct ib_cq *mthca_create_cq(struct ib_device *ibdev, int entries, in mthca_create_cq() function
649 struct mthca_create_cq ucmd; in mthca_create_cq()
1318 dev->ib_dev.create_cq = mthca_create_cq; in mthca_register_device()