Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_dev.h514 int mthca_alloc_srq(struct mthca_dev *dev, struct mthca_pd *pd,
H A Dmthca_srq.c200 int mthca_alloc_srq(struct mthca_dev *dev, struct mthca_pd *pd, in mthca_alloc_srq() function
H A Dmthca_provider.c433 err = mthca_alloc_srq(to_mdev(ibsrq->device), to_mpd(ibsrq->pd), in mthca_create_srq()