Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mthca/
Dmthca_dev.h510 int mthca_alloc_srq(struct mthca_dev *dev, struct mthca_pd *pd,
Dmthca_srq.c199 int mthca_alloc_srq(struct mthca_dev *dev, struct mthca_pd *pd, in mthca_alloc_srq() function
Dmthca_provider.c496 err = mthca_alloc_srq(to_mdev(pd->device), to_mpd(pd), in mthca_create_srq()