Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dctrl.c5540 hmc_info->hmc_obj[i].mem_loc = IRDMA_LOC_MEM; in irdma_get_rsrc_mem_config()
5547 hmc_info->hmc_obj[IRDMA_HMC_IW_MR].mem_loc = in irdma_get_rsrc_mem_config()
5551 hmc_info->hmc_obj[IRDMA_HMC_IW_MR].mem_loc = IRDMA_LOC_MEM; in irdma_get_rsrc_mem_config()
5554 hmc_info->hmc_obj[IRDMA_HMC_IW_PBLE].mem_loc = IRDMA_HOST_MEM; in irdma_get_rsrc_mem_config()
5557 hmc_info->hmc_obj[IRDMA_HMC_IW_MR].mem_loc, in irdma_get_rsrc_mem_config()
5558 hmc_info->hmc_obj[IRDMA_HMC_IW_PBLE].mem_loc); in irdma_get_rsrc_mem_config()
5590 enum irdma_hmc_obj_mem mem_loc) in irdma_get_objs_pages() argument
5596 if (hmc_info->hmc_obj[i].mem_loc == mem_loc) { in irdma_get_objs_pages()
5620 mrte_loc = hmc_info->hmc_obj[IRDMA_HMC_IW_MR].mem_loc; in irdma_set_host_hmc_rsrc_gen_3()
5795 mrte_loc = hmc_info->hmc_obj[IRDMA_HMC_IW_MR].mem_loc; in cfg_fpm_value_gen_3()
[all …]