Home
last modified time | relevance | path

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

/Linux-v5.4/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.c399 ret = iwch_alloc_pbl(mhp, npages); in iwch_get_dma_mr()
465 err = iwch_alloc_pbl(mhp, n); in iwch_reg_user_mr()
610 ret = iwch_alloc_pbl(mhp, max_num_sg); in iwch_alloc_mr()