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.c681 !test_bit(FCF_RR_INPROG, &phba->hba_flag)) { in lpfc_sli4_post_dev_loss_tmo_handler()
692 if (test_bit(FCF_RR_INPROG, &phba->hba_flag)) in lpfc_sli4_post_dev_loss_tmo_handler()
1630 if (!test_bit(FCF_RR_INPROG, &phba->hba_flag) && in lpfc_mbx_cmpl_reg_fcfi()
1640 set_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_mbx_cmpl_reg_fcfi()
1646 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_mbx_cmpl_reg_fcfi()
1878 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_register_fcf()
1889 set_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_register_fcf()
1900 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_register_fcf()
1910 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_register_fcf()
2159 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_check_pending_fcoe_event()
[all …]
H A Dlpfc.h415 FCF_RR_INPROG = 10, /* FCF roundrobin flogi in progress */ enumerator
H A Dlpfc_els.c1151 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_cmpl_els_flogi()
1167 clear_bit(FCF_RR_INPROG, &phba->hba_flag); in lpfc_cmpl_els_flogi()