Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dpble.h115 int irdma_get_pble(struct irdma_hmc_pble_rsrc *pble_rsrc,
H A Dpble.c449 int irdma_get_pble(struct irdma_hmc_pble_rsrc *pble_rsrc, in irdma_get_pble() function
H A Dverbs.c2429 status = irdma_get_pble(rf->pble_rsrc, palloc, iwmr->page_cnt, in irdma_setup_pbles()
2712 err_code = irdma_get_pble(iwdev->rf->pble_rsrc, palloc, iwmr->page_cnt, in irdma_alloc_mr()
H A Dhw.c1355 status = irdma_get_pble(rf->pble_rsrc, &aeq->palloc, pg_cnt, true); in irdma_create_virt_aeq()