Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc.h987 #define LPFC_SLI3_VPORT_TEARDOWN 0x04 macro
Dlpfc_hbadisc.c972 if ((phba->sli3_options & LPFC_SLI3_VPORT_TEARDOWN) || in lpfc_cleanup_rpis()
994 if (phba->sli3_options & LPFC_SLI3_VPORT_TEARDOWN) { in lpfc_cleanup_rpis()
Dlpfc_init.c232 phba->sli3_options |= LPFC_SLI3_VPORT_TEARDOWN; in lpfc_config_port_prep()