Home
last modified time | relevance | path

Searched refs:irdma_prep_remove_pd_page (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/infiniband/hw/irdma/
Dhmc.c309 irdma_prep_remove_pd_page(info->hmc_info, i); in irdma_sc_create_hmc_obj()
312 irdma_prep_remove_pd_page(info->hmc_info, (j - 1)); in irdma_sc_create_hmc_obj()
453 ret_code = irdma_prep_remove_pd_page(info->hmc_info, i); in irdma_sc_del_hmc_obj()
697 irdma_prep_remove_pd_page(struct irdma_hmc_info *hmc_info, u32 idx) in irdma_prep_remove_pd_page() function
Dhmc.h179 irdma_prep_remove_pd_page(struct irdma_hmc_info *hmc_info, u32 idx);