Home
last modified time | relevance | path

Searched refs:FC_VPORT_CVL_RCVD (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc.h576 #define FC_VPORT_CVL_RCVD 0x400000 /* VLink failed due to CVL */ macro
Dlpfc_els.c1099 vport->fc_flag &= ~FC_VPORT_CVL_RCVD; in lpfc_cmpl_els_flogi()
11338 vport->fc_flag &= ~FC_VPORT_CVL_RCVD; in lpfc_cmpl_els_fdisc()
Dlpfc_init.c6693 vport->fc_flag |= FC_VPORT_CVL_RCVD; in lpfc_sli4_perform_vport_cvl()
6892 FC_VPORT_CVL_RCVD)) && in lpfc_sli4_async_fip_evt()
Dlpfc_hbadisc.c6770 if (!(vports[i]->fc_flag & FC_VPORT_CVL_RCVD)) { in lpfc_fcf_inuse()