Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dmem.c421 static int alloc_pbl(struct c4iw_mr *mhp, int npages) in alloc_pbl() function
619 ret = alloc_pbl(mhp, npages); in c4iw_register_phys_mem()
742 err = alloc_pbl(mhp, n); in c4iw_reg_user_mr()
874 ret = alloc_pbl(mhp, pbl_depth); in c4iw_alloc_fast_reg_mr()