Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/scsi/lpfc/
Dlpfc_vport.c495 if (!test_bit(NLP_WAIT_FOR_LOGO, &ndlp->save_flags) && in lpfc_send_npiv_logo()
500 set_bit(NLP_WAIT_FOR_LOGO, &ndlp->save_flags); in lpfc_send_npiv_logo()
506 !test_bit(NLP_WAIT_FOR_LOGO, in lpfc_send_npiv_logo()
510 if (!test_bit(NLP_WAIT_FOR_LOGO, &ndlp->save_flags)) in lpfc_send_npiv_logo()
520 clear_bit(NLP_WAIT_FOR_LOGO, &ndlp->save_flags); in lpfc_send_npiv_logo()
Dlpfc_disc.h92 NLP_WAIT_FOR_LOGO, enumerator
Dlpfc_scsi.c6129 if (!test_bit(NLP_WAIT_FOR_LOGO, &pnode->save_flags) && in lpfc_target_reset_handler()
6135 set_bit(NLP_WAIT_FOR_LOGO, &pnode->save_flags); in lpfc_target_reset_handler()
6138 !test_bit(NLP_WAIT_FOR_LOGO, in lpfc_target_reset_handler()
6143 if (test_and_clear_bit(NLP_WAIT_FOR_LOGO, in lpfc_target_reset_handler()
Dlpfc_els.c2991 if (test_and_clear_bit(NLP_WAIT_FOR_LOGO, &ndlp->save_flags)) in lpfc_cmpl_els_logo()
11508 if (test_bit(NLP_WAIT_FOR_LOGO, &ndlp->save_flags)) { in lpfc_cmpl_els_npiv_logo()
11514 clear_bit(NLP_WAIT_FOR_LOGO, &ndlp->save_flags); in lpfc_cmpl_els_npiv_logo()