Lines Matching refs:nlp_flag

141 			      ndlp->nlp_sid, ndlp->nlp_DID, ndlp->nlp_flag);  in lpfc_terminate_rport_io()
168 ndlp->nlp_sid, ndlp->nlp_DID, ndlp->nlp_flag); in lpfc_dev_loss_tmo_callbk()
173 ndlp->nlp_DID, ndlp->rport, ndlp->nlp_flag, in lpfc_dev_loss_tmo_callbk()
204 !(ndlp->nlp_flag & NLP_DROPPED)) { in lpfc_dev_loss_tmo_callbk()
205 ndlp->nlp_flag |= NLP_DROPPED; in lpfc_dev_loss_tmo_callbk()
239 ndlp->nlp_flag |= NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_callbk()
245 ndlp->nlp_flag &= ~NLP_NPR_2B_DISC; in lpfc_dev_loss_tmo_callbk()
276 ndlp->rport, ndlp->nlp_flag, in lpfc_dev_loss_tmo_callbk()
281 ndlp->nlp_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_callbk()
418 ndlp->nlp_flag, vport->port_state); in lpfc_check_nlp_post_devloss()
459 __func__, ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_dev_loss_tmo_handler()
473 ndlp->nlp_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()
502 if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND) in lpfc_dev_loss_tmo_handler()
531 ndlp->nlp_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()
540 ndlp, ndlp->nlp_flag, in lpfc_dev_loss_tmo_handler()
557 ndlp, ndlp->nlp_flag, in lpfc_dev_loss_tmo_handler()
578 ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_dev_loss_tmo_handler()
588 ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_dev_loss_tmo_handler()
592 ndlp->nlp_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler()
1358 } else if (!(ndlp->nlp_flag & NLP_NPR_ADISC)) { in lpfc_linkup_cleanup_nodes()
3868 ndlp->nlp_rpi, ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_mbx_cmpl_reg_login()
3871 if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND) in lpfc_mbx_cmpl_reg_login()
3872 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_mbx_cmpl_reg_login()
3874 if (ndlp->nlp_flag & NLP_IGNR_REG_CMPL || in lpfc_mbx_cmpl_reg_login()
3885 ndlp->nlp_flag &= ~NLP_IGNR_REG_CMPL; in lpfc_mbx_cmpl_reg_login()
3893 ndlp->nlp_flag |= NLP_RPI_REGISTERED; in lpfc_mbx_cmpl_reg_login()
4206 ndlp->nlp_flag |= NLP_RPI_REGISTERED; in lpfc_mbx_cmpl_fabric_reg_login()
4338 ndlp->nlp_flag &= ~NLP_NPR_2B_DISC; in lpfc_mbx_cmpl_ns_reg_login()
4360 ndlp->nlp_flag |= NLP_RPI_REGISTERED; in lpfc_mbx_cmpl_ns_reg_login()
4365 ndlp->nlp_rpi, ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_mbx_cmpl_ns_reg_login()
4456 ndlp->nlp_flag |= NLP_RPI_REGISTERED; in lpfc_mbx_cmpl_fc_reg_login()
4457 ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND; in lpfc_mbx_cmpl_fc_reg_login()
4492 ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_type); in lpfc_register_remote_port()
4560 ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_type); in lpfc_unregister_remote_port()
4677 ndlp->nlp_flag, ndlp->fc4_xpt_flags); in lpfc_nlp_unreg_node()
4693 __func__, ndlp, ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_nlp_unreg_node()
4736 ndlp->nlp_flag &= ~NLP_NODEV_REMOVE; in lpfc_handle_adisc_state()
4747 ndlp->nlp_flag &= ~NLP_RCV_PLOGI; in lpfc_handle_adisc_state()
4768 ndlp->nlp_flag &= ~NLP_NODEV_REMOVE; in lpfc_nlp_state_cleanup()
4772 ndlp->nlp_flag &= ~NLP_NODEV_REMOVE; in lpfc_nlp_state_cleanup()
4774 ndlp->nlp_flag &= ~NLP_RCV_PLOGI; in lpfc_nlp_state_cleanup()
4782 if (!(ndlp->nlp_flag & NLP_NPR_ADISC) || in lpfc_nlp_state_cleanup()
4803 ndlp->nlp_flag |= NLP_TGT_NO_SCSIID; in lpfc_nlp_state_cleanup()
4836 int node_dropped = ndlp->nlp_flag & NLP_DROPPED; in lpfc_nlp_set_state()
4852 ndlp->nlp_flag &= ~NLP_DROPPED; in lpfc_nlp_set_state()
4860 ndlp->nlp_flag &= ~NLP_TGT_NO_SCSIID; in lpfc_nlp_set_state()
4958 if (!(ndlp->nlp_flag & NLP_DROPPED)) { in lpfc_drop_node()
4959 ndlp->nlp_flag |= NLP_DROPPED; in lpfc_drop_node()
5079 (ndlp->nlp_flag & NLP_DELAY_TMO)) { in lpfc_check_sli_ndlp()
5151 if (ndlp->nlp_flag & NLP_RPI_REGISTERED) { in lpfc_no_rpi()
5185 if ((ndlp->nlp_flag & NLP_UNREG_INP) && in lpfc_nlp_logo_unreg()
5193 ndlp->nlp_flag &= ~NLP_UNREG_INP; in lpfc_nlp_logo_unreg()
5198 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_logo_unreg()
5201 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in lpfc_nlp_logo_unreg()
5206 ndlp->nlp_flag &= ~NLP_UNREG_INP; in lpfc_nlp_logo_unreg()
5236 if (ndlp->nlp_flag & NLP_ISSUE_LOGO) { in lpfc_set_unreg_login_mbx_cmpl()
5249 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_set_unreg_login_mbx_cmpl()
5274 if (ndlp->nlp_flag & NLP_RPI_REGISTERED || in lpfc_unreg_rpi()
5275 ndlp->nlp_flag & NLP_REG_LOGIN_SEND) { in lpfc_unreg_rpi()
5276 if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND) in lpfc_unreg_rpi()
5282 ndlp->nlp_rpi, ndlp->nlp_flag, in lpfc_unreg_rpi()
5288 if (ndlp->nlp_flag & NLP_UNREG_INP) { in lpfc_unreg_rpi()
5296 ndlp->nlp_flag, ndlp); in lpfc_unreg_rpi()
5323 ndlp->nlp_flag |= NLP_UNREG_INP; in lpfc_unreg_rpi()
5331 ndlp->nlp_flag, ndlp); in lpfc_unreg_rpi()
5335 ndlp->nlp_flag &= ~NLP_UNREG_INP; in lpfc_unreg_rpi()
5348 ndlp->nlp_flag, ndlp); in lpfc_unreg_rpi()
5355 ndlp->nlp_flag &= ~NLP_UNREG_INP; in lpfc_unreg_rpi()
5368 ndlp->nlp_flag &= ~NLP_RPI_REGISTERED; in lpfc_unreg_rpi()
5369 ndlp->nlp_flag &= ~NLP_NPR_ADISC; in lpfc_unreg_rpi()
5371 ndlp->nlp_flag &= ~NLP_LOGO_ACC; in lpfc_unreg_rpi()
5374 ndlp->nlp_flag &= ~NLP_LOGO_ACC; in lpfc_unreg_rpi()
5402 if (ndlp->nlp_flag & NLP_RPI_REGISTERED) { in lpfc_unreg_hba_rpis()
5491 ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_cleanup_node()
5536 ndlp->nlp_flag &= ~NLP_DELAY_TMO; in lpfc_cleanup_node()
5548 ndlp->nlp_flag |= NLP_RELEASE_RPI; in lpfc_cleanup_node()
5625 ndlp->nlp_flag, data1, ndlp->nlp_rpi, in __lpfc_findnode_did()
5672 ndlp->nlp_flag, data1, in lpfc_findnode_mapped()
5705 ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_setup_disc_node()
5709 ndlp->nlp_flag |= NLP_NPR_2B_DISC; in lpfc_setup_disc_node()
5730 ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_setup_disc_node()
5748 ndlp->nlp_flag |= NLP_NPR_2B_DISC; in lpfc_setup_disc_node()
5754 ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_setup_disc_node()
5762 ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_setup_disc_node()
5772 ndlp->nlp_flag & NLP_RCV_PLOGI)) in lpfc_setup_disc_node()
5784 ndlp->nlp_flag |= NLP_NPR_2B_DISC; in lpfc_setup_disc_node()
6156 } else if (!(ndlp->nlp_flag & NLP_NPR_ADISC)) { in lpfc_disc_timeout_handler()
6369 ndlp->nlp_flag |= NLP_RPI_REGISTERED; in lpfc_mbx_cmpl_fdmi_reg_login()
6374 ndlp->nlp_rpi, ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_mbx_cmpl_fdmi_reg_login()
6426 ndlp->nlp_flag, ndlp->nlp_state, in __lpfc_find_node()
6562 ndlp->nlp_flag, kref_read(&ndlp->kref)); in lpfc_nlp_init()
6593 ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_type); in lpfc_nlp_release()
6611 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in lpfc_nlp_release()
6613 !(ndlp->nlp_flag & (NLP_RPI_REGISTERED | NLP_UNREG_INP))) { in lpfc_nlp_release()
6624 ndlp->nlp_flag = 0; in lpfc_nlp_release()
6646 ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_nlp_get()
6678 ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_nlp_put()
6730 } else if (ndlp->nlp_flag & NLP_RPI_REGISTERED) { in lpfc_fcf_inuse()
6737 ndlp->nlp_flag); in lpfc_fcf_inuse()