Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/infiniband/hw/cxgb3/
Diwch_mem.c109 int iwch_alloc_pbl(struct iwch_mr *mhp, int npages) in iwch_alloc_pbl() function
Diwch_provider.h345 int iwch_alloc_pbl(struct iwch_mr *mhp, int npages);
Diwch_provider.c519 ret = iwch_alloc_pbl(mhp, npages); in iwch_register_phys_mem()
657 err = iwch_alloc_pbl(mhp, n); in iwch_reg_user_mr()
813 ret = iwch_alloc_pbl(mhp, pbl_depth); in iwch_alloc_fast_reg_mr()