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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_mem.c109 int iwch_alloc_pbl(struct iwch_mr *mhp, int npages) function
H A Diwch_provider.h347 int iwch_alloc_pbl(struct iwch_mr *mhp, int npages);
H A Diwch_provider.c506 ret = iwch_alloc_pbl(mhp, npages);
644 err = iwch_alloc_pbl(mhp, n);
800 ret = iwch_alloc_pbl(mhp, pbl_depth);

Completed in 40 milliseconds