Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c6410 * lpfc_sli4_alloc_extent - Allocate an SLI4 resource extent.
6418 lpfc_sli4_alloc_extent(struct lpfc_hba *phba, uint16_t type) in lpfc_sli4_alloc_extent() function
7216 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_VFI); in lpfc_sli4_alloc_resource_identifiers()
7220 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_VPI); in lpfc_sli4_alloc_resource_identifiers()
7224 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_RPI); in lpfc_sli4_alloc_resource_identifiers()
7228 rc = lpfc_sli4_alloc_extent(phba, LPFC_RSC_TYPE_FCOE_XRI); in lpfc_sli4_alloc_resource_identifiers()