Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc.h1004 #define LPFC_SLI3_VPORT_TEARDOWN 0x04 macro
Dlpfc_hbadisc.c1131 if ((phba->sli3_options & LPFC_SLI3_VPORT_TEARDOWN) || in lpfc_cleanup_rpis()
1153 if (phba->sli3_options & LPFC_SLI3_VPORT_TEARDOWN) { in lpfc_cleanup_rpis()
Dlpfc_init.c234 phba->sli3_options |= LPFC_SLI3_VPORT_TEARDOWN; in lpfc_config_port_prep()