Searched refs:lpfc_sli4_alloc_extent (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_sli.c5315 * lpfc_sli4_alloc_extent - Allocate an SLI4 resource extent.
5323 lpfc_sli4_alloc_extent(struct lpfc_hba *phba, uint16_t type) lpfc_sli4_alloc_extent() function
5731 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_VFI); lpfc_sli4_alloc_resource_identifiers()
5735 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_VPI); lpfc_sli4_alloc_resource_identifiers()
5739 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_RPI); lpfc_sli4_alloc_resource_identifiers()
5743 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_XRI); lpfc_sli4_alloc_resource_identifiers()

Completed in 140 milliseconds