Searched refs:fpm_addr (Results 1 – 5 of 5) sorted by relevance
158 u64 fpm_addr, fpm_limit; \159 fpm_addr = (hmc_info)->hmc_obj[(type)].base + \161 fpm_limit = fpm_addr + (hmc_info)->hmc_obj[(type)].size * (cnt);\162 *(sd_idx) = (u32)(fpm_addr / I40E_HMC_DIRECT_BP_SIZE); \
157 chunk->fpm_addr = pble_rsrc->next_fpm_addr; in add_sd_direct()159 chunk->size, chunk->size, chunk->vaddr, chunk->fpm_addr); in add_sd_direct()312 chunk->fpm_addr = pble_rsrc->next_fpm_addr; in add_bp_pages()347 chunk->fpm_addr = pble_rsrc->next_fpm_addr; in add_pble_pool()386 (phys_addr_t)chunk->fpm_addr, chunk->size, -1)) { in add_pble_pool()
94 u64 fpm_addr; member
65 u64 fpm_addr, fpm_limit; in i40iw_find_sd_index_limit() local67 fpm_addr = hmc_info->hmc_obj[(type)].base + in i40iw_find_sd_index_limit()69 fpm_limit = fpm_addr + hmc_info->hmc_obj[type].size * cnt; in i40iw_find_sd_index_limit()70 *sd_idx = (u32)(fpm_addr / I40IW_HMC_DIRECT_BP_SIZE); in i40iw_find_sd_index_limit()