Home
last modified time | relevance | path

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

/linux-4.4.14/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()
889 ret = alloc_pbl(mhp, max_num_sg); in c4iw_alloc_mr()