Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_crtn.h431 int lpfc_sli4_get_allocated_extnts(struct lpfc_hba *, uint16_t,
Dlpfc_debugfs.c5026 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_VPI, in lpfc_idiag_extacc_alloc_get()
5038 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_VFI, in lpfc_idiag_extacc_alloc_get()
5050 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_RPI, in lpfc_idiag_extacc_alloc_get()
5062 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_XRI, in lpfc_idiag_extacc_alloc_get()
Dlpfc_sli.c6747 lpfc_sli4_get_allocated_extnts(struct lpfc_hba *phba, uint16_t type, in lpfc_sli4_get_allocated_extnts() function