| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_nportdisc.c | 240 ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_state, in lpfc_els_abort() 352 clear_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag); in lpfc_defer_plogi_acc() 419 ndlp->nlp_DID, ndlp->nlp_state, ndlp->nlp_flag, in lpfc_rcv_plogi() 440 if (!test_bit(NLP_NPR_ADISC, &ndlp->nlp_flag)) in lpfc_rcv_plogi() 482 clear_bit(NLP_FIRSTBURST, &ndlp->nlp_flag); in lpfc_rcv_plogi() 554 clear_bit(NLP_SUPPRESS_RSP, &ndlp->nlp_flag); in lpfc_rcv_plogi() 560 set_bit(NLP_SUPPRESS_RSP, &ndlp->nlp_flag); in lpfc_rcv_plogi() 629 set_bit(NLP_RM_DFLT_RPI, &ndlp->nlp_flag); in lpfc_rcv_plogi() 630 set_bit(NLP_ACC_REGLOGIN, &ndlp->nlp_flag); in lpfc_rcv_plogi() 631 set_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag); in lpfc_rcv_plogi() [all …]
|
| H A D | lpfc_els.c | 726 !test_bit(NLP_NPR_ADISC, &np->nlp_flag)) in lpfc_cmpl_els_flogi_fabric() 728 clear_bit(NLP_NPR_ADISC, &np->nlp_flag); in lpfc_cmpl_els_flogi_fabric() 863 set_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_cmpl_els_flogi_nport() 938 if (!test_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag) && in lpfc_cmpl_els_flogi() 939 !test_bit(NLP_DROPPED, &ndlp->nlp_flag) && in lpfc_cmpl_els_flogi() 941 set_bit(NLP_DROPPED, &ndlp->nlp_flag); in lpfc_cmpl_els_flogi() 1004 ndlp->nlp_flag, ndlp->fc4_xpt_flags); in lpfc_cmpl_els_flogi() 1021 if (!test_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag) && in lpfc_cmpl_els_flogi() 1022 !test_bit(NLP_DROPPED, &ndlp->nlp_flag) && in lpfc_cmpl_els_flogi() 1024 set_bit(NLP_DROPPED, &ndlp->nlp_flag); in lpfc_cmpl_els_flogi() [all …]
|
| H A D | lpfc_hbadisc.c | 147 ndlp->nlp_sid, ndlp->nlp_DID, ndlp->nlp_flag); in lpfc_terminate_rport_io() 175 ndlp->nlp_sid, ndlp->nlp_DID, ndlp->nlp_flag); in lpfc_dev_loss_tmo_callbk() 180 ndlp->nlp_DID, ndlp->rport, ndlp->nlp_flag, in lpfc_dev_loss_tmo_callbk() 197 if (!test_and_set_bit(NLP_DROPPED, &ndlp->nlp_flag)) in lpfc_dev_loss_tmo_callbk() 260 set_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag); in lpfc_dev_loss_tmo_callbk() 267 clear_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag); in lpfc_dev_loss_tmo_callbk() 298 ndlp->rport, ndlp->nlp_flag, in lpfc_dev_loss_tmo_callbk() 302 clear_bit(NLP_IN_DEV_LOSS, &ndlp->nlp_flag); in lpfc_dev_loss_tmo_callbk() 427 clear_bit(NLP_DROPPED, &ndlp->nlp_flag); in lpfc_check_nlp_post_devloss() 434 ndlp->nlp_flag, vport->port_state); in lpfc_check_nlp_post_devloss() [all …]
|
| H A D | lpfc_disc.h | 105 unsigned long nlp_flag; /* entry flags */ member
|
| H A D | lpfc_vport.c | 499 set_bit(NLP_ISSUE_LOGO, &ndlp->nlp_flag); in lpfc_send_npiv_logo() 519 clear_bit(NLP_ISSUE_LOGO, &ndlp->nlp_flag); in lpfc_send_npiv_logo() 714 ndlp->nlp_flag, ndlp->nlp_rpi); in lpfc_vport_delete()
|
| H A 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 (test_bit(NLP_NPR_2B_DISC, &ndlp->nlp_flag) && in lpfc_prep_node_fc4type() 836 clear_bit(NLP_NVMET_RECOV, &ndlp->nlp_flag); in lpfc_ns_rsp_audit_did() 838 set_bit(NLP_NVMET_RECOV, &ndlp->nlp_flag); in lpfc_ns_rsp_audit_did() 895 if (!test_bit(NLP_NVMET_RECOV, &ndlp->nlp_flag)) in lpfc_ns_rsp() 899 clear_bit(NLP_NVMET_RECOV, &ndlp->nlp_flag); in lpfc_ns_rsp() 1440 did, ndlp->nlp_flag, vport->fc_flag, in lpfc_cmpl_ct_cmd_gff_id()
|
| H A D | lpfc_bsg.c | 411 if (test_bit(NLP_PLOGI_SND, &ndlp->nlp_flag) || in lpfc_bsg_send_mgmt_cmd() 412 test_bit(NLP_PRLI_SND, &ndlp->nlp_flag) || in lpfc_bsg_send_mgmt_cmd() 413 test_bit(NLP_ADISC_SND, &ndlp->nlp_flag) || in lpfc_bsg_send_mgmt_cmd() 414 test_bit(NLP_LOGO_SND, &ndlp->nlp_flag) || in lpfc_bsg_send_mgmt_cmd() 415 test_bit(NLP_RNID_SND, &ndlp->nlp_flag)) in lpfc_bsg_send_mgmt_cmd()
|
| H A D | lpfc_sli.c | 2918 ndlp->nlp_flag, ndlp->nlp_defer_did, in lpfc_sli_def_mbox_cmpl() 2921 if (test_bit(NLP_UNREG_INP, &ndlp->nlp_flag) && in lpfc_sli_def_mbox_cmpl() 2923 clear_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_sli_def_mbox_cmpl() 2927 clear_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_sli_def_mbox_cmpl() 2992 ndlp->nlp_flag, in lpfc_sli4_unreg_rpi_cmpl_clr() 2999 &ndlp->nlp_flag); in lpfc_sli4_unreg_rpi_cmpl_clr() 3000 clear_bit(NLP_LOGO_ACC, &ndlp->nlp_flag); in lpfc_sli4_unreg_rpi_cmpl_clr() 14407 set_bit(NLP_UNREG_INP, &ndlp->nlp_flag); in lpfc_sli4_sp_handle_mbox_event() 19156 !test_bit(NLP_DROPPED, &ndlp->nlp_flag) && in lpfc_sli4_seq_abort_rsp() 19158 set_bit(NLP_DROPPED, &ndlp->nlp_flag); in lpfc_sli4_seq_abort_rsp() [all …]
|
| H A D | lpfc_init.c | 3108 ndlp->nlp_flag); in lpfc_cleanup() 3427 ndlp->nlp_flag); in lpfc_sli4_node_rpi_restore() 3436 ndlp->nlp_flag); in lpfc_sli4_node_rpi_restore() 3838 clear_bit(NLP_NPR_ADISC, &ndlp->nlp_flag); in lpfc_offline_prep() 3841 &ndlp->nlp_flag); in lpfc_offline_prep() 3843 &ndlp->nlp_flag); in lpfc_offline_prep() 6921 set_bit(NLP_DELAY_TMO, &ndlp->nlp_flag); in lpfc_sli4_async_fip_evt()
|
| H A D | lpfc_nvmet.c | 2859 if (test_bit(NLP_SUPPRESS_RSP, &ndlp->nlp_flag)) in lpfc_nvmet_prep_fcp_wqe()
|