Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_crtn.h496 int lpfc_sli4_get_allocated_extnts(struct lpfc_hba *, uint16_t,
Dlpfc_debugfs.c5225 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_VPI, in lpfc_idiag_extacc_alloc_get()
5237 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_VFI, in lpfc_idiag_extacc_alloc_get()
5249 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_RPI, in lpfc_idiag_extacc_alloc_get()
5261 rc = lpfc_sli4_get_allocated_extnts(phba, LPFC_RSC_TYPE_FCOE_XRI, in lpfc_idiag_extacc_alloc_get()
Dlpfc_sli.c7423 lpfc_sli4_get_allocated_extnts(struct lpfc_hba *phba, uint16_t type, in lpfc_sli4_get_allocated_extnts() function