Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc.h979 #define LPFC_SLI3_VPORT_TEARDOWN 0x04 macro
Dlpfc_hbadisc.c1157 if ((phba->sli3_options & LPFC_SLI3_VPORT_TEARDOWN) || in lpfc_cleanup_rpis()
1179 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()