Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c692 !test_bit(FCF_RR_INPROG, &phba->hba_flag)) { in lpfc_sli4_post_dev_loss_tmo_handler()
703 if (test_bit(FCF_RR_INPROG, &phba->hba_flag)) in lpfc_sli4_post_dev_loss_tmo_handler()
1641 if (!test_bit(FCF_RR_INPROG, &phba->hba_flag) && in lpfc_mbx_cmpl_reg_fcfi()
1651 set_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_mbx_cmpl_reg_fcfi()
1657 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_mbx_cmpl_reg_fcfi()
1889 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_register_fcf()
1900 set_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_register_fcf()
1911 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_register_fcf()
1921 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_register_fcf()
2170 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_check_pending_fcoe_event()
[all …]
H A Dlpfc.h413 FCF_RR_INPROG = 10, /* FCF roundrobin flogi in progress */ enumerator
H A Dlpfc_els.c1158 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_cmpl_els_flogi()
1174 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_cmpl_els_flogi()