Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_mem.c109 int iwch_alloc_pbl(struct iwch_mr *mhp, int npages) in iwch_alloc_pbl() function
Diwch_provider.h348 int iwch_alloc_pbl(struct iwch_mr *mhp, int npages);
Diwch_provider.c524 ret = iwch_alloc_pbl(mhp, npages); in iwch_register_phys_mem()
659 err = iwch_alloc_pbl(mhp, n); in iwch_reg_user_mr()
832 ret = iwch_alloc_pbl(mhp, max_num_sg); in iwch_alloc_mr()