Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c206 static struct mthca_mtt *__mthca_alloc_mtt(struct mthca_dev *dev, int size, in __mthca_alloc_mtt() function
235 return __mthca_alloc_mtt(dev, size, &dev->mr_table.mtt_buddy); in mthca_alloc_mtt()