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.h599 FC_VPORT_CVL_RCVD, /* VLink failed due to CVL */ enumerator
H A Dlpfc_els.c1080 clear_bit(FC_VPORT_CVL_RCVD, &vport->fc_flag); in lpfc_cmpl_els_flogi()
11425 clear_bit(FC_VPORT_CVL_RCVD, &vport->fc_flag); in lpfc_cmpl_els_fdisc()
H A Dlpfc_init.c6703 set_bit(FC_VPORT_CVL_RCVD, &vport->fc_flag); in lpfc_sli4_perform_vport_cvl()
6898 if (!test_bit(FC_VPORT_CVL_RCVD, in lpfc_sli4_async_fip_evt()
H A Dlpfc_hbadisc.c6678 if (!test_bit(FC_VPORT_CVL_RCVD, &vports[i]->fc_flag)) { in lpfc_fcf_inuse()