Home
last modified time | relevance | path

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

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