rsrc_type         272 drivers/infiniband/hw/i40iw/i40iw_hmc.c 	if (info->start_idx >= info->hmc_info->hmc_obj[info->rsrc_type].cnt)
rsrc_type         276 drivers/infiniband/hw/i40iw/i40iw_hmc.c 			info->hmc_info->hmc_obj[info->rsrc_type].cnt)
rsrc_type         306 drivers/infiniband/hw/i40iw/i40iw_hmc.c 	if (info->start_idx >= info->hmc_info->hmc_obj[info->rsrc_type].cnt)
rsrc_type         310 drivers/infiniband/hw/i40iw/i40iw_hmc.c 	    info->hmc_info->hmc_obj[info->rsrc_type].cnt) {
rsrc_type         313 drivers/infiniband/hw/i40iw/i40iw_hmc.c 			    __func__, info->rsrc_type, info->start_idx, info->count,
rsrc_type         314 drivers/infiniband/hw/i40iw/i40iw_hmc.c 			    info->hmc_info->hmc_obj[info->rsrc_type].cnt);
rsrc_type         319 drivers/infiniband/hw/i40iw/i40iw_hmc.c 		return i40iw_vchnl_vf_add_hmc_objs(dev, info->rsrc_type, 0, info->count);
rsrc_type         321 drivers/infiniband/hw/i40iw/i40iw_hmc.c 	i40iw_find_sd_index_limit(info->hmc_info, info->rsrc_type,
rsrc_type         328 drivers/infiniband/hw/i40iw/i40iw_hmc.c 	i40iw_find_pd_index_limit(info->hmc_info, info->rsrc_type,
rsrc_type         342 drivers/infiniband/hw/i40iw/i40iw_hmc.c 		     (info->rsrc_type != I40IW_HMC_IW_PBLE))) {
rsrc_type         457 drivers/infiniband/hw/i40iw/i40iw_hmc.c 	if (info->start_idx >= info->hmc_info->hmc_obj[info->rsrc_type].cnt) {
rsrc_type         460 drivers/infiniband/hw/i40iw/i40iw_hmc.c 			    __func__, info->start_idx, info->rsrc_type,
rsrc_type         461 drivers/infiniband/hw/i40iw/i40iw_hmc.c 			    info->hmc_info->hmc_obj[info->rsrc_type].cnt);
rsrc_type         466 drivers/infiniband/hw/i40iw/i40iw_hmc.c 	    info->hmc_info->hmc_obj[info->rsrc_type].cnt) {
rsrc_type         470 drivers/infiniband/hw/i40iw/i40iw_hmc.c 			    info->rsrc_type,
rsrc_type         471 drivers/infiniband/hw/i40iw/i40iw_hmc.c 			    info->hmc_info->hmc_obj[info->rsrc_type].cnt);
rsrc_type         475 drivers/infiniband/hw/i40iw/i40iw_hmc.c 		ret_code = i40iw_vchnl_vf_del_hmc_obj(dev, info->rsrc_type, 0,
rsrc_type         477 drivers/infiniband/hw/i40iw/i40iw_hmc.c 		if (info->rsrc_type != I40IW_HMC_IW_PBLE)
rsrc_type         481 drivers/infiniband/hw/i40iw/i40iw_hmc.c 	i40iw_find_pd_index_limit(info->hmc_info, info->rsrc_type,
rsrc_type         503 drivers/infiniband/hw/i40iw/i40iw_hmc.c 	i40iw_find_sd_index_limit(info->hmc_info, info->rsrc_type,
rsrc_type         194 drivers/infiniband/hw/i40iw/i40iw_hmc.h 	u32 rsrc_type;
rsrc_type         205 drivers/infiniband/hw/i40iw/i40iw_hmc.h 	u32 rsrc_type;
rsrc_type         416 drivers/infiniband/hw/i40iw/i40iw_main.c 	info.rsrc_type = obj_type;
rsrc_type         488 drivers/infiniband/hw/i40iw/i40iw_main.c 		info.rsrc_type = iw_hmc_obj_types[i];
rsrc_type         489 drivers/infiniband/hw/i40iw/i40iw_main.c 		info.count = dev->hmc_info->hmc_obj[info.rsrc_type].cnt;
rsrc_type         129 drivers/infiniband/hw/i40iw/i40iw_virtchnl.c 							     enum i40iw_hmc_rsrc_type rsrc_type,
rsrc_type         147 drivers/infiniband/hw/i40iw/i40iw_virtchnl.c 	add_hmc_obj->obj_type = (u16)rsrc_type;
rsrc_type         167 drivers/infiniband/hw/i40iw/i40iw_virtchnl.c 							     enum i40iw_hmc_rsrc_type rsrc_type,
rsrc_type         185 drivers/infiniband/hw/i40iw/i40iw_virtchnl.c 	add_hmc_obj->obj_type = (u16)rsrc_type;
rsrc_type         357 drivers/infiniband/hw/i40iw/i40iw_virtchnl.c 	info.rsrc_type = (u32)add_hmc_obj->obj_type;
rsrc_type         358 drivers/infiniband/hw/i40iw/i40iw_virtchnl.c 	info.entry_type = (info.rsrc_type == I40IW_HMC_IW_PBLE) ? I40IW_SD_TYPE_PAGED : I40IW_SD_TYPE_DIRECT;
rsrc_type         363 drivers/infiniband/hw/i40iw/i40iw_virtchnl.c 		    info.count, info.rsrc_type);
rsrc_type         393 drivers/infiniband/hw/i40iw/i40iw_virtchnl.c 	info.rsrc_type = (u32)del_hmc_obj->obj_type;
rsrc_type         398 drivers/infiniband/hw/i40iw/i40iw_virtchnl.c 		    info.count, info.rsrc_type);
rsrc_type         658 drivers/infiniband/hw/i40iw/i40iw_virtchnl.c 						   enum i40iw_hmc_rsrc_type rsrc_type,
rsrc_type         673 drivers/infiniband/hw/i40iw/i40iw_virtchnl.c 						  rsrc_type,
rsrc_type         696 drivers/infiniband/hw/i40iw/i40iw_virtchnl.c 						  enum i40iw_hmc_rsrc_type rsrc_type,
rsrc_type         711 drivers/infiniband/hw/i40iw/i40iw_virtchnl.c 						  rsrc_type,
rsrc_type         113 drivers/infiniband/hw/i40iw/i40iw_virtchnl.h 						   enum i40iw_hmc_rsrc_type rsrc_type,
rsrc_type         118 drivers/infiniband/hw/i40iw/i40iw_virtchnl.h 						  enum i40iw_hmc_rsrc_type rsrc_type,
rsrc_type         307 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 	if (info->start_idx >= info->hmc_info->hmc_obj[info->rsrc_type].cnt) {
rsrc_type         314 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 	    info->hmc_info->hmc_obj[info->rsrc_type].cnt) {
rsrc_type         322 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 	I40E_FIND_SD_INDEX_LIMIT(info->hmc_info, info->rsrc_type,
rsrc_type         331 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 	I40E_FIND_PD_INDEX_LIMIT(info->hmc_info, info->rsrc_type,
rsrc_type         448 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 	info.rsrc_type = I40E_HMC_LAN_FULL;
rsrc_type         559 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 	if (info->start_idx >= info->hmc_info->hmc_obj[info->rsrc_type].cnt) {
rsrc_type         567 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 	    info->hmc_info->hmc_obj[info->rsrc_type].cnt) {
rsrc_type         574 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 	I40E_FIND_PD_INDEX_LIMIT(info->hmc_info, info->rsrc_type,
rsrc_type         597 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 	I40E_FIND_SD_INDEX_LIMIT(info->hmc_info, info->rsrc_type,
rsrc_type         641 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 	info.rsrc_type = I40E_HMC_LAN_FULL;
rsrc_type         977 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 				   enum i40e_hmc_lan_rsrc_type rsrc_type,
rsrc_type        1009 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 	if (obj_idx >= hmc_info->hmc_obj[rsrc_type].cnt) {
rsrc_type        1016 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 	I40E_FIND_SD_INDEX_LIMIT(hmc_info, rsrc_type, obj_idx, 1,
rsrc_type        1020 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 	obj_offset_in_fpm = hmc_info->hmc_obj[rsrc_type].base +
rsrc_type        1021 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 			    hmc_info->hmc_obj[rsrc_type].size * obj_idx;
rsrc_type        1024 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.c 		I40E_FIND_PD_INDEX_LIMIT(hmc_info, rsrc_type, obj_idx, 1,
rsrc_type         126 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.h 	u32 rsrc_type;
rsrc_type         135 drivers/net/ethernet/intel/i40e/i40e_lan_hmc.h 	u32 rsrc_type;
rsrc_type         323 drivers/nubus/nubus.c nubus_find_rsrc(struct nubus_dir *dir, unsigned char rsrc_type,
rsrc_type         327 drivers/nubus/nubus.c 		if (ent->type == rsrc_type)
rsrc_type         223 drivers/pci/hotplug/ibmphp.h 	u8 rsrc_type;
rsrc_type         166 drivers/pci/hotplug/ibmphp_ebda.c 			__func__, ptr->rsrc_type, ptr->bus_num, ptr->dev_fun, ptr->start_addr, ptr->end_addr);
rsrc_type         926 drivers/pci/hotplug/ibmphp_ebda.c 	u8 type, rsrc_type;
rsrc_type         937 drivers/pci/hotplug/ibmphp_ebda.c 		rsrc_type = type & EBDA_RSRC_TYPE_MASK;
rsrc_type         939 drivers/pci/hotplug/ibmphp_ebda.c 		if (rsrc_type == EBDA_IO_RSRC_TYPE) {
rsrc_type         945 drivers/pci/hotplug/ibmphp_ebda.c 			rsrc_ptr->rsrc_type = type;
rsrc_type         955 drivers/pci/hotplug/ibmphp_ebda.c 				rsrc_ptr->rsrc_type, rsrc_ptr->bus_num, rsrc_ptr->dev_fun, rsrc_ptr->start_addr, rsrc_ptr->end_addr);
rsrc_type         960 drivers/pci/hotplug/ibmphp_ebda.c 		if (rsrc_type == EBDA_MEM_RSRC_TYPE || rsrc_type == EBDA_PFM_RSRC_TYPE) {
rsrc_type         966 drivers/pci/hotplug/ibmphp_ebda.c 			rsrc_ptr->rsrc_type = type;
rsrc_type         976 drivers/pci/hotplug/ibmphp_ebda.c 				rsrc_ptr->rsrc_type, rsrc_ptr->bus_num, rsrc_ptr->dev_fun, rsrc_ptr->start_addr, rsrc_ptr->end_addr);
rsrc_type         194 drivers/pci/hotplug/ibmphp_res.c 		if (!(curr->rsrc_type & PCIDEVMASK)) {
rsrc_type         201 drivers/pci/hotplug/ibmphp_res.c 		if (curr->rsrc_type & PRIMARYBUSMASK) {
rsrc_type         203 drivers/pci/hotplug/ibmphp_res.c 			if ((curr->rsrc_type & RESTYPE) == MMASK) {
rsrc_type         228 drivers/pci/hotplug/ibmphp_res.c 			} else if ((curr->rsrc_type & RESTYPE) == PFMASK) {
rsrc_type         253 drivers/pci/hotplug/ibmphp_res.c 			} else if ((curr->rsrc_type & RESTYPE) == IOMASK) {
rsrc_type         284 drivers/pci/hotplug/ibmphp_res.c 			if ((curr->rsrc_type & RESTYPE) == MMASK) {
rsrc_type         307 drivers/pci/hotplug/ibmphp_res.c 			} else if ((curr->rsrc_type & RESTYPE) == PFMASK) {
rsrc_type         324 drivers/pci/hotplug/ibmphp_res.c 			} else if ((curr->rsrc_type & RESTYPE) == IOMASK) {
rsrc_type        1887 drivers/scsi/lpfc/lpfc_mbox.c 			   uint16_t exts_count, uint16_t rsrc_type, bool emb)
rsrc_type        1909 drivers/scsi/lpfc/lpfc_mbox.c 		       rsrc_type);
rsrc_type        1913 drivers/scsi/lpfc/lpfc_mbox.c 		       n_rsrc_extnt, rsrc_type);
rsrc_type         149 include/linux/nubus.h 		    unsigned char rsrc_type,