Lines Matching defs:hmc_info
39 struct irdma_hmc_info *hmc_info;
43 hmc_info = dev->hmc_info;
45 pble_rsrc->fpm_base_addr = hmc_info->hmc_obj[IRDMA_HMC_IW_PBLE].base;
50 hmc_info->hmc_obj[IRDMA_HMC_IW_PBLE].cnt - fpm_idx;
91 struct irdma_hmc_info *hmc_info = info->hmc_info;
96 ret_code = irdma_add_sd_table_entry(dev->hw, hmc_info,
144 struct irdma_hmc_info *hmc_info = info->hmc_info;
154 status = irdma_add_sd_table_entry(dev->hw, hmc_info, info->idx.sd_idx,
167 status = irdma_add_pd_table_entry(dev, hmc_info,
209 struct irdma_hmc_info *hmc_info;
232 hmc_info = dev->hmc_info;
236 sd_entry = &hmc_info->sd_table.sd_entry[idx->sd_idx];
241 info.hmc_info = hmc_info;
284 ret_code = irdma_hmc_sd_one(dev, hmc_info->hmc_fn_id, sd_reg_val,