Searched refs:xri_ids (Results 1 – 6 of 6) sorted by relevance
690 uint16_t *xri_ids; member
5904 phba->sli4_hba.xri_ids = kcalloc(rsrc_id_cnt, in lpfc_sli4_alloc_extent()5907 if (unlikely(!phba->sli4_hba.xri_ids)) { in lpfc_sli4_alloc_extent()5915 ids = phba->sli4_hba.xri_ids; in lpfc_sli4_alloc_extent()6080 kfree(phba->sli4_hba.xri_ids); in lpfc_sli4_dealloc_extent()6322 phba->sli4_hba.xri_ids = kcalloc(count, sizeof(uint16_t), in lpfc_sli4_alloc_resource_identifiers()6324 if (unlikely(!phba->sli4_hba.xri_ids)) { in lpfc_sli4_alloc_resource_identifiers()6330 phba->sli4_hba.xri_ids[i] = base + i; in lpfc_sli4_alloc_resource_identifiers()6373 kfree(phba->sli4_hba.xri_ids); in lpfc_sli4_alloc_resource_identifiers()6374 phba->sli4_hba.xri_ids = NULL; in lpfc_sli4_alloc_resource_identifiers()6415 kfree(phba->sli4_hba.xri_ids); in lpfc_sli4_dealloc_resource_identifiers()[all …]
3503 sglq_entry->sli4_xritag = phba->sli4_hba.xri_ids[lxri]; in lpfc_sli4_els_sgl_update()3625 sglq_entry->sli4_xritag = phba->sli4_hba.xri_ids[lxri]; in lpfc_sli4_nvmet_sgl_update()3720 psb->cur_iocbq.sli4_xritag = phba->sli4_hba.xri_ids[lxri]; in lpfc_sli4_scsi_sgl_update()3859 lpfc_ncmd->cur_iocbq.sli4_xritag = phba->sli4_hba.xri_ids[lxri]; in lpfc_sli4_nvme_sgl_update()
2285 pwqeq->sli4_xritag = phba->sli4_hba.xri_ids[lxri]; in lpfc_new_nvme_buf()
875 psb->cur_iocbq.sli4_xritag = phba->sli4_hba.xri_ids[lxri]; in lpfc_new_scsi_buf_s4()
7065 bf_set(rrq_oxid, els_rrq, phba->sli4_hba.xri_ids[rrq->xritag]); in lpfc_issue_els_rrq()