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()
1640 if (!test_bit(FCF_RR_INPROG, &phba->hba_flag) && in lpfc_mbx_cmpl_reg_fcfi()
1650 set_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_mbx_cmpl_reg_fcfi()
1656 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_mbx_cmpl_reg_fcfi()
1888 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_register_fcf()
1899 set_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_register_fcf()
1910 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_register_fcf()
1920 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_register_fcf()
2169 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()