Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_dev.h483 int mthca_fmr_alloc(struct mthca_dev *dev, u32 pd,
H A Dmthca_mr.c567 int mthca_fmr_alloc(struct mthca_dev *dev, u32 pd, in mthca_fmr_alloc() function
H A Dmthca_provider.c971 err = mthca_fmr_alloc(to_mdev(pd->device), to_mpd(pd)->pd_num, in mthca_alloc_fmr()