Searched refs:NLP_REG_LOGIN_SEND (Results 1 – 4 of 4) sorted by relevance
| /drivers/scsi/lpfc/ |
| A D | lpfc_disc.h | 188 NLP_REG_LOGIN_SEND = 1, /* sent reglogin to adapter */ enumerator
|
| A D | lpfc_nportdisc.c | 1503 set_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag); in lpfc_cmpl_plogi_plogi_issue() 1518 clear_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag); in lpfc_cmpl_plogi_plogi_issue() 1864 clear_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag); in lpfc_rcv_logo_reglogin_issue() 1875 clear_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag); in lpfc_rcv_logo_reglogin_issue()
|
| A D | lpfc_hbadisc.c | 513 if (test_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag)) in lpfc_dev_loss_tmo_handler() 3876 clear_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag); in lpfc_mbx_cmpl_reg_login() 4457 clear_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag); in lpfc_mbx_cmpl_fc_reg_login() 5245 test_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag)) { in lpfc_unreg_rpi() 5246 if (test_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag)) in lpfc_unreg_rpi()
|
| A D | lpfc_els.c | 3271 set_bit(NLP_REG_LOGIN_SEND, &fc_ndlp->nlp_flag); in lpfc_reg_fab_ctrl_node() 5275 clear_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag); in lpfc_mbx_cmpl_dflt_rpi() 5386 set_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag); in lpfc_cmpl_els_rsp() 5395 clear_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag); in lpfc_cmpl_els_rsp() 5681 !test_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag)) in lpfc_els_rsp_acc()
|
Completed in 33 milliseconds