Searched refs:lpfc_sli4_alloc_extent (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 5918 * lpfc_sli4_alloc_extent - Allocate an SLI4 resource extent. 5926 lpfc_sli4_alloc_extent(struct lpfc_hba *phba, uint16_t type) in lpfc_sli4_alloc_extent() function 6675 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_VFI); in lpfc_sli4_alloc_resource_identifiers() 6679 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_VPI); in lpfc_sli4_alloc_resource_identifiers() 6683 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_RPI); in lpfc_sli4_alloc_resource_identifiers() 6687 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_XRI); in lpfc_sli4_alloc_resource_identifiers()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 6398 * lpfc_sli4_alloc_extent - Allocate an SLI4 resource extent. 6406 lpfc_sli4_alloc_extent(struct lpfc_hba *phba, uint16_t type) in lpfc_sli4_alloc_extent() function 7204 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_VFI); in lpfc_sli4_alloc_resource_identifiers() 7208 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_VPI); in lpfc_sli4_alloc_resource_identifiers() 7212 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_RPI); in lpfc_sli4_alloc_resource_identifiers() 7216 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_XRI); in lpfc_sli4_alloc_resource_identifiers()
|
Completed in 47 milliseconds