Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h592 FC_LOGO_RCVD_DID_CHNG, /* FDISC on phys port detect DID chng */ enumerator
H A Dlpfc_nportdisc.c899 clear_bit(FC_LOGO_RCVD_DID_CHNG, &phba->pport->fc_flag); in lpfc_rcv_logo()
H A Dlpfc_els.c11076 !test_bit(FC_LOGO_RCVD_DID_CHNG, &vport->fc_flag)) { in lpfc_cmpl_reg_new_vport()
11379 set_bit(FC_LOGO_RCVD_DID_CHNG, &vport->fc_flag); in lpfc_cmpl_els_fdisc()
H A Dlpfc_hbadisc.c4213 if (!test_and_clear_bit(FC_LOGO_RCVD_DID_CHNG, &vport->fc_flag)) in lpfc_mbx_cmpl_fabric_reg_login()