Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Diwch_mem.c78 int iwch_alloc_pbl(struct iwch_mr *mhp, int npages) in iwch_alloc_pbl() function
Diwch_provider.h341 int iwch_alloc_pbl(struct iwch_mr *mhp, int npages);
Diwch_provider.c487 ret = iwch_alloc_pbl(mhp, npages); in iwch_get_dma_mr()
554 err = iwch_alloc_pbl(mhp, n); in iwch_reg_user_mr()
704 ret = iwch_alloc_pbl(mhp, max_num_sg); in iwch_alloc_mr()