Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h601 FC_VPORT_CVL_RCVD, /* VLink failed due to CVL */ enumerator
H A Dlpfc_els.c1077 clear_bit(FC_VPORT_CVL_RCVD, &vport->fc_flag); in lpfc_cmpl_els_flogi()
11333 clear_bit(FC_VPORT_CVL_RCVD, &vport->fc_flag); in lpfc_cmpl_els_fdisc()
H A Dlpfc_init.c6710 set_bit(FC_VPORT_CVL_RCVD, &vport->fc_flag); in lpfc_sli4_perform_vport_cvl()
6905 if (!test_bit(FC_VPORT_CVL_RCVD, in lpfc_sli4_async_fip_evt()
H A Dlpfc_hbadisc.c6718 if (!test_bit(FC_VPORT_CVL_RCVD, &vports[i]->fc_flag)) { in lpfc_fcf_inuse()