Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dhmc.h71 enum irdma_hmc_obj_mem mem_loc; member
H A Dhmc.c233 dev->hmc_info->hmc_obj[info->rsrc_type].mem_loc == IRDMA_LOC_MEM) in irdma_sc_create_hmc_obj()
384 if (dev->hmc_info->hmc_obj[info->rsrc_type].mem_loc == IRDMA_LOC_MEM) in irdma_sc_del_hmc_obj()
H A Dctrl.c5521 hmc_info->hmc_obj[i].mem_loc = IRDMA_LOC_MEM; in irdma_get_rsrc_mem_config()
5528 hmc_info->hmc_obj[IRDMA_HMC_IW_MR].mem_loc = in irdma_get_rsrc_mem_config()
5532 hmc_info->hmc_obj[IRDMA_HMC_IW_MR].mem_loc = IRDMA_LOC_MEM; in irdma_get_rsrc_mem_config()
5535 hmc_info->hmc_obj[IRDMA_HMC_IW_PBLE].mem_loc = IRDMA_HOST_MEM; in irdma_get_rsrc_mem_config()
5538 hmc_info->hmc_obj[IRDMA_HMC_IW_MR].mem_loc, in irdma_get_rsrc_mem_config()
5539 hmc_info->hmc_obj[IRDMA_HMC_IW_PBLE].mem_loc); in irdma_get_rsrc_mem_config()
5571 enum irdma_hmc_obj_mem mem_loc) in irdma_get_objs_pages() argument
5577 if (hmc_info->hmc_obj[i].mem_loc == mem_loc) { in irdma_get_objs_pages()
5601 mrte_loc = hmc_info->hmc_obj[IRDMA_HMC_IW_MR].mem_loc; in irdma_set_host_hmc_rsrc_gen_3()
5775 mrte_loc = hmc_info->hmc_obj[IRDMA_HMC_IW_MR].mem_loc; in cfg_fpm_value_gen_3()
[all …]