Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dhmc.h63 IRDMA_LOC_MEM = 1, enumerator
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()
5530 IRDMA_LOC_MEM : IRDMA_HOST_MEM; 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()
5659 pages_needed = irdma_get_objs_pages(dev, hmc_info, IRDMA_LOC_MEM); in irdma_verify_commit_fpm_gen_3()
5734 pages_needed = irdma_get_objs_pages(dev, hmc_info, IRDMA_LOC_MEM); in irdma_set_loc_hmc_rsrc_gen_3()
5811 if (mrte_loc == IRDMA_LOC_MEM) { in cfg_fpm_value_gen_3()