Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_hmc.c346 irdma_prep_remove_pd_page(info->hmc_info, i); in irdma_sc_create_hmc_obj()
349 irdma_prep_remove_pd_page(info->hmc_info, (j - 1)); in irdma_sc_create_hmc_obj()
489 ret_code = irdma_prep_remove_pd_page(info->hmc_info, i); in irdma_sc_del_hmc_obj()
727 irdma_prep_remove_pd_page(struct irdma_hmc_info *hmc_info, u32 idx) in irdma_prep_remove_pd_page() function
H A Dirdma_hmc.h196 int irdma_prep_remove_pd_page(struct irdma_hmc_info *hmc_info, u32 idx);