Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/mthca/
Dmthca_dev.h481 int mthca_fmr_alloc(struct mthca_dev *dev, u32 pd,
Dmthca_mr.c567 int mthca_fmr_alloc(struct mthca_dev *dev, u32 pd, in mthca_fmr_alloc() function
Dmthca_provider.c1103 err = mthca_fmr_alloc(to_mdev(pd->device), to_mpd(pd)->pd_num, in mthca_alloc_fmr()