Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_crtn.h435 int lpfc_sli4_get_allocated_extnts(struct lpfc_hba *, uint16_t,
Dlpfc_debugfs.c5223 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_VPI, in lpfc_idiag_extacc_alloc_get()
5235 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_VFI, in lpfc_idiag_extacc_alloc_get()
5247 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_RPI, in lpfc_idiag_extacc_alloc_get()
5259 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_XRI, in lpfc_idiag_extacc_alloc_get()
Dlpfc_sli.c6904 lpfc_sli4_get_allocated_extnts(struct lpfc_hba *phba, uint16_t type, in lpfc_sli4_get_allocated_extnts() function