Searched refs:irdma_get_pble (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
H A D | pble.h | 115 int irdma_get_pble(struct irdma_hmc_pble_rsrc *pble_rsrc,
|
H A D | pble.c | 443 * irdma_get_pble - allocate pbles from the prm 449 int irdma_get_pble(struct irdma_hmc_pble_rsrc *pble_rsrc, in irdma_get_pble() function
|
H A D | verbs.c | 2428 status = irdma_get_pble(rf->pble_rsrc, palloc, iwmr->page_cnt, in irdma_setup_pbles() 2708 err_code = irdma_get_pble(iwdev->rf->pble_rsrc, palloc, iwmr->page_cnt, in irdma_alloc_mr()
|
H A D | hw.c | 1355 status = irdma_get_pble(rf->pble_rsrc, &aeq->palloc, pg_cnt, true); in irdma_create_virt_aeq()
|
Completed in 9 milliseconds