Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dhmc.c303 irdma_prep_remove_pd_page(info->hmc_info, i); in irdma_sc_create_hmc_obj()
306 irdma_prep_remove_pd_page(info->hmc_info, (j - 1)); in irdma_sc_create_hmc_obj()
446 ret_code = irdma_prep_remove_pd_page(info->hmc_info, i); in irdma_sc_del_hmc_obj()
684 int irdma_prep_remove_pd_page(struct irdma_hmc_info *hmc_info, u32 idx) in irdma_prep_remove_pd_page() function
H A Dhmc.h168 int irdma_prep_remove_pd_page(struct irdma_hmc_info *hmc_info, u32 idx);