Searched refs:nlp_flag (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/drivers/scsi/lpfc/ |
D | lpfc_nportdisc.c | 68 if (!(ndlp->nlp_flag & NLP_RPI_REGISTERED)) in lpfc_check_adisc() 243 ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_state, in lpfc_els_abort() 343 ndlp->nlp_flag &= ~NLP_ACC_REGLOGIN; in lpfc_defer_plogi_acc() 409 ndlp->nlp_DID, ndlp->nlp_state, ndlp->nlp_flag, in lpfc_rcv_plogi() 432 if (!(ndlp->nlp_flag & NLP_NPR_ADISC)) in lpfc_rcv_plogi() 452 ndlp->nlp_flag &= ~NLP_FIRSTBURST; in lpfc_rcv_plogi() 483 ndlp->nlp_flag &= ~NLP_FIRSTBURST; in lpfc_rcv_plogi() 555 ndlp->nlp_flag &= ~NLP_SUPPRESS_RSP; in lpfc_rcv_plogi() 561 ndlp->nlp_flag |= NLP_SUPPRESS_RSP; in lpfc_rcv_plogi() 631 ndlp->nlp_flag |= (NLP_RM_DFLT_RPI | NLP_ACC_REGLOGIN | in lpfc_rcv_plogi() [all …]
|
D | lpfc_hbadisc.c | 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() [all …]
|
D | lpfc_els.c | 728 !(np->nlp_flag & NLP_NPR_ADISC)) in lpfc_cmpl_els_flogi_fabric() 731 np->nlp_flag &= ~NLP_NPR_ADISC; in lpfc_cmpl_els_flogi_fabric() 868 ndlp->nlp_flag |= NLP_NPR_2B_DISC; in lpfc_cmpl_els_flogi_nport() 1021 if (!(ndlp->nlp_flag & NLP_IN_DEV_LOSS) && in lpfc_cmpl_els_flogi() 1551 !(ndlp->nlp_flag & NLP_IN_DEV_LOSS)) in lpfc_initial_flogi() 1600 !(ndlp->nlp_flag & NLP_IN_DEV_LOSS)) in lpfc_initial_fdisc() 1709 ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_fc4_type, in lpfc_plogi_confirm_nport() 1711 (new_ndlp ? new_ndlp->nlp_flag : 0), in lpfc_plogi_confirm_nport() 1767 keep_new_nlp_flag = new_ndlp->nlp_flag; in lpfc_plogi_confirm_nport() 1768 keep_nlp_flag = ndlp->nlp_flag; in lpfc_plogi_confirm_nport() [all …]
|
D | lpfc_disc.h | 105 uint32_t nlp_flag; /* entry flags */ member
|
D | lpfc_vport.c | 499 ndlp->nlp_flag |= NLP_ISSUE_LOGO; in lpfc_send_npiv_logo() 519 ndlp->nlp_flag &= ~NLP_ISSUE_LOGO; in lpfc_send_npiv_logo() 714 ndlp->nlp_flag, ndlp->nlp_rpi); in lpfc_vport_delete()
|
D | lpfc_ct.c | 727 Did, ndlp->nlp_flag, vport->fc_flag); in lpfc_prep_node_fc4type() 739 ndlp->nlp_flag, ndlp->nlp_fc4_type, in lpfc_prep_node_fc4type() 747 if (ndlp->nlp_flag & NLP_NPR_2B_DISC && in lpfc_prep_node_fc4type() 837 ndlp->nlp_flag &= ~NLP_NVMET_RECOV; in lpfc_ns_rsp_audit_did() 839 ndlp->nlp_flag |= NLP_NVMET_RECOV; in lpfc_ns_rsp_audit_did() 897 if (!(ndlp->nlp_flag & NLP_NVMET_RECOV)) in lpfc_ns_rsp() 902 ndlp->nlp_flag &= ~NLP_NVMET_RECOV; in lpfc_ns_rsp() 1444 did, ndlp->nlp_flag, vport->fc_flag, in lpfc_cmpl_ct_cmd_gff_id()
|
D | lpfc_nvme.c | 1235 (pnode->nlp_flag & NLP_FIRSTBURST)) { in lpfc_nvme_prep_io_cmd() 2648 if (!(ndlp->nlp_flag & NLP_DROPPED)) { in lpfc_nvme_unregister_port() 2649 ndlp->nlp_flag |= NLP_DROPPED; in lpfc_nvme_unregister_port()
|
D | lpfc_sli.c | 2850 if (ndlp->nlp_flag & NLP_RELEASE_RPI) { in __lpfc_sli_rpi_release() 2853 ndlp->nlp_flag &= ~NLP_RELEASE_RPI; in __lpfc_sli_rpi_release() 2857 ndlp->nlp_flag &= ~NLP_UNREG_INP; in __lpfc_sli_rpi_release() 2937 ndlp->nlp_flag, ndlp->nlp_defer_did, in lpfc_sli_def_mbox_cmpl() 2940 if ((ndlp->nlp_flag & NLP_UNREG_INP) && in lpfc_sli_def_mbox_cmpl() 2942 ndlp->nlp_flag &= ~NLP_UNREG_INP; in lpfc_sli_def_mbox_cmpl() 3010 ndlp->nlp_flag, in lpfc_sli4_unreg_rpi_cmpl_clr() 3012 ndlp->nlp_flag &= ~NLP_LOGO_ACC; in lpfc_sli4_unreg_rpi_cmpl_clr() 3017 if ((ndlp->nlp_flag & NLP_UNREG_INP) && in lpfc_sli4_unreg_rpi_cmpl_clr() 3028 ndlp->nlp_flag &= ~NLP_UNREG_INP; in lpfc_sli4_unreg_rpi_cmpl_clr() [all …]
|
D | lpfc_scsi.c | 4632 (pnode->nlp_flag & NLP_FIRSTBURST)) { in lpfc_scsi_prep_cmnd_buf_s3() 5834 pnode->nlp_rpi, pnode->nlp_flag, iocbq->sli4_xritag, in lpfc_send_taskmgmt() 6098 pnode->nlp_flag &= ~NLP_NPR_ADISC; in lpfc_target_reset_handler() 6127 pnode->nlp_flag |= NLP_ISSUE_LOGO; in lpfc_target_reset_handler()
|
D | lpfc_init.c | 3099 ndlp->nlp_flag); in lpfc_cleanup() 3421 ndlp->nlp_flag); in lpfc_sli4_node_prep() 3824 ndlp->nlp_flag &= ~NLP_NPR_ADISC; in lpfc_offline_prep() 3829 ndlp->nlp_flag &= ~(NLP_UNREG_INP | in lpfc_offline_prep() 6929 ndlp->nlp_flag |= NLP_DELAY_TMO; in lpfc_sli4_async_fip_evt()
|
D | lpfc_nvmet.c | 2857 if (ndlp->nlp_flag & NLP_SUPPRESS_RSP) in lpfc_nvmet_prep_fcp_wqe()
|
D | lpfc_bsg.c | 401 if (ndlp->nlp_flag & NLP_ELS_SND_MASK) in lpfc_bsg_send_mgmt_cmd()
|
D | lpfc_debugfs.c | 874 ndlp->nlp_flag); in lpfc_debugfs_nodelist_data()
|