Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_crtn.h495 int lpfc_sli4_get_allocated_extnts(struct lpfc_hba *, uint16_t,
Dlpfc_debugfs.c5218 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_VPI, in lpfc_idiag_extacc_alloc_get()
5230 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_VFI, in lpfc_idiag_extacc_alloc_get()
5242 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_RPI, in lpfc_idiag_extacc_alloc_get()
5254 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_XRI, in lpfc_idiag_extacc_alloc_get()
Dlpfc_sli.c7440 lpfc_sli4_get_allocated_extnts(struct lpfc_hba *phba, uint16_t type, in lpfc_sli4_get_allocated_extnts() function