Searched defs:pble_rsrc (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/infiniband/hw/irdma/ |
H A D | pble.c | 16 void irdma_destroy_pble_prm(struct irdma_hmc_pble_rsrc *pble_rsrc) in irdma_destroy_pble_prm() argument 37 struct irdma_hmc_pble_rsrc *pble_rsrc) in irdma_hmc_init_pble() argument 71 get_sd_pd_idx(struct irdma_hmc_pble_rsrc * pble_rsrc,struct sd_pd_idx * idx) get_sd_pd_idx() argument 84 add_sd_direct(struct irdma_hmc_pble_rsrc * pble_rsrc,struct irdma_add_page_info * info) add_sd_direct() argument 122 fpm_to_idx(struct irdma_hmc_pble_rsrc * pble_rsrc,u64 addr) fpm_to_idx() argument 136 add_bp_pages(struct irdma_hmc_pble_rsrc * pble_rsrc,struct irdma_add_page_info * info) add_bp_pages() argument 205 add_pble_prm(struct irdma_hmc_pble_rsrc * pble_rsrc) add_pble_prm() argument 306 free_lvl2(struct irdma_hmc_pble_rsrc * pble_rsrc,struct irdma_pble_alloc * palloc) free_lvl2() argument 334 get_lvl2_pble(struct irdma_hmc_pble_rsrc * pble_rsrc,struct irdma_pble_alloc * palloc) get_lvl2_pble() argument 401 get_lvl1_pble(struct irdma_hmc_pble_rsrc * pble_rsrc,struct irdma_pble_alloc * palloc) get_lvl1_pble() argument 428 get_lvl1_lvl2_pble(struct irdma_hmc_pble_rsrc * pble_rsrc,struct irdma_pble_alloc * palloc,u8 lvl) get_lvl1_lvl2_pble() argument 449 irdma_get_pble(struct irdma_hmc_pble_rsrc * pble_rsrc,struct irdma_pble_alloc * palloc,u32 pble_cnt,u8 lvl) irdma_get_pble() argument 498 irdma_free_pble(struct irdma_hmc_pble_rsrc * pble_rsrc,struct irdma_pble_alloc * palloc) irdma_free_pble() argument [all...] |
H A D | main.h | 310 struct irdma_hmc_pble_rsrc *pble_rsrc; member
|