Searched refs:irdma_free_pble (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/infiniband/hw/irdma/ |
H A D | pble.h | 113 void irdma_free_pble(struct irdma_hmc_pble_rsrc *pble_rsrc,
|
H A D | pble.c | 498 void irdma_free_pble(struct irdma_hmc_pble_rsrc *pble_rsrc, in irdma_free_pble() function
|
H A D | verbs.c | 2526 irdma_free_pble(iwdev->rf->pble_rsrc, palloc); in irdma_handle_q_mem() 2725 irdma_free_pble(iwdev->rf->pble_rsrc, palloc); in irdma_alloc_mr() 2862 irdma_free_pble(iwdev->rf->pble_rsrc, &iwpbl->pble_alloc); in irdma_reg_user_mr_type_mem() 2891 irdma_free_pble(iwdev->rf->pble_rsrc, &iwpbl->pble_alloc); in irdma_reg_user_mr_type_mem() 3263 irdma_free_pble(iwdev->rf->pble_rsrc, in irdma_rereg_user_mr() 3412 irdma_free_pble(iwdev->rf->pble_rsrc, &iwpbl->pble_alloc); in irdma_dereg_mr()
|
H A D | hw.c | 617 irdma_free_pble(rf->pble_rsrc, &aeq->palloc); in irdma_destroy_virt_aeq() 1364 irdma_free_pble(rf->pble_rsrc, &aeq->palloc); in irdma_create_virt_aeq()
|