Searched refs:nlp_flag (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_nportdisc.c | 58 if (!(ndlp->nlp_flag & NLP_RPI_REGISTERED)) in lpfc_check_adisc() 226 ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_state, in lpfc_els_abort() 337 ndlp->nlp_DID, ndlp->nlp_state, ndlp->nlp_flag, in lpfc_rcv_plogi() 361 if (!(ndlp->nlp_flag & NLP_NPR_ADISC)) in lpfc_rcv_plogi() 396 ndlp->nlp_flag &= ~NLP_FIRSTBURST; in lpfc_rcv_plogi() 441 ndlp->nlp_flag &= ~NLP_SUPPRESS_RSP; in lpfc_rcv_plogi() 447 ndlp->nlp_flag |= NLP_SUPPRESS_RSP; in lpfc_rcv_plogi() 475 ndlp->nlp_flag |= (NLP_ACC_REGLOGIN | NLP_RCV_PLOGI); in lpfc_rcv_plogi() 501 ndlp->nlp_flag |= NLP_RM_DFLT_RPI; in lpfc_rcv_plogi() 634 ndlp->nlp_flag |= NLP_DELAY_TMO; in lpfc_rcv_padisc() [all …]
|
D | lpfc_els.c | 766 !(np->nlp_flag & NLP_NPR_ADISC)) in lpfc_cmpl_els_flogi_fabric() 769 np->nlp_flag &= ~NLP_NPR_ADISC; in lpfc_cmpl_els_flogi_fabric() 920 ndlp->nlp_flag |= NLP_NPR_2B_DISC; in lpfc_cmpl_els_flogi_nport() 1624 keep_nlp_flag = new_ndlp->nlp_flag; in lpfc_plogi_confirm_nport() 1625 new_ndlp->nlp_flag = ndlp->nlp_flag; in lpfc_plogi_confirm_nport() 1626 ndlp->nlp_flag = keep_nlp_flag; in lpfc_plogi_confirm_nport() 1895 disc = (ndlp->nlp_flag & NLP_NPR_2B_DISC); in lpfc_cmpl_els_plogi() 1896 ndlp->nlp_flag &= ~NLP_NPR_2B_DISC; in lpfc_cmpl_els_plogi() 1911 ndlp->nlp_flag |= NLP_NPR_2B_DISC; in lpfc_cmpl_els_plogi() 1922 ndlp->nlp_flag |= NLP_NPR_2B_DISC; in lpfc_cmpl_els_plogi() [all …]
|
D | lpfc_hbadisc.c | 98 ndlp->nlp_sid, ndlp->nlp_DID, ndlp->nlp_flag); in lpfc_terminate_rport_io() 132 ndlp->nlp_sid, ndlp->nlp_DID, ndlp->nlp_flag); in lpfc_dev_loss_tmo_callbk() 136 ndlp->nlp_DID, ndlp->rport, ndlp->nlp_flag); in lpfc_dev_loss_tmo_callbk() 174 ndlp->nlp_flag |= NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_callbk() 221 ndlp->nlp_flag &= ~NLP_IN_DEV_LOSS; in lpfc_dev_loss_tmo_handler() 239 ndlp->nlp_DID, ndlp->rport, ndlp->nlp_flag); in lpfc_dev_loss_tmo_handler() 303 ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_dev_loss_tmo_handler() 312 ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_dev_loss_tmo_handler() 316 if (!(ndlp->nlp_flag & NLP_DELAY_TMO) && in lpfc_dev_loss_tmo_handler() 317 !(ndlp->nlp_flag & NLP_NPR_2B_DISC) && in lpfc_dev_loss_tmo_handler() [all …]
|
D | lpfc_disc.h | 83 uint32_t nlp_flag; /* entry flags */ member
|
D | lpfc_ct.c | 472 Did, ndlp->nlp_flag, vport->fc_flag); in lpfc_prep_node_fc4type() 489 ndlp->nlp_flag, ndlp->nlp_fc4_type, in lpfc_prep_node_fc4type() 568 ndlp->nlp_flag &= ~NLP_NVMET_RECOV; in lpfc_ns_rsp_audit_did() 570 ndlp->nlp_flag |= NLP_NVMET_RECOV; in lpfc_ns_rsp_audit_did() 629 if (!(ndlp->nlp_flag & NLP_NVMET_RECOV)) in lpfc_ns_rsp() 634 ndlp->nlp_flag &= ~NLP_NVMET_RECOV; in lpfc_ns_rsp() 928 did, ndlp->nlp_flag, vport->fc_flag, in lpfc_cmpl_ct_cmd_gff_id()
|
D | lpfc_scsi.c | 4254 (pnode->nlp_flag & NLP_FIRSTBURST)) { in lpfc_scsi_prep_cmnd() 5084 pnode->nlp_rpi, pnode->nlp_flag, iocbq->sli4_xritag, in lpfc_send_taskmgmt() 5330 pnode->nlp_flag &= ~NLP_NPR_ADISC; in lpfc_target_reset_handler()
|
D | lpfc_nvme.c | 1227 (pnode->nlp_flag & NLP_FIRSTBURST)) { in lpfc_nvme_prep_io_cmd()
|
D | lpfc_debugfs.c | 611 if (ndlp->nlp_flag & NLP_RPI_REGISTERED) in lpfc_debugfs_nodelist_data() 617 ndlp->nlp_flag); in lpfc_debugfs_nodelist_data()
|
D | lpfc_init.c | 3057 ndlp->nlp_DID, ndlp->nlp_flag, in lpfc_sli4_node_prep() 3223 ndlp->nlp_flag &= ~NLP_NPR_ADISC; in lpfc_offline_prep() 5180 ndlp->nlp_flag |= NLP_DELAY_TMO; in lpfc_sli4_async_fip_evt()
|
D | lpfc_nvmet.c | 2438 if (ndlp->nlp_flag & NLP_SUPPRESS_RSP) in lpfc_nvmet_prep_fcp_wqe()
|
D | lpfc_sli.c | 2547 ndlp->nlp_flag &= ~NLP_LOGO_ACC; in lpfc_sli4_unreg_rpi_cmpl_clr() 19028 ndlp->nlp_flag &= ~NLP_IGNR_REG_CMPL; in lpfc_cleanup_pending_mbox() 19051 ndlp->nlp_flag &= ~NLP_IGNR_REG_CMPL; in lpfc_cleanup_pending_mbox() 19062 act_mbx_ndlp->nlp_flag &= ~NLP_IGNR_REG_CMPL; in lpfc_cleanup_pending_mbox()
|
D | lpfc_bsg.c | 424 if (ndlp->nlp_flag & NLP_ELS_SND_MASK) { in lpfc_bsg_send_mgmt_cmd()
|