Searched refs:NLP_REG_LOGIN_SEND (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_disc.h | 188 NLP_REG_LOGIN_SEND = 1, /* sent reglogin to adapter */ enumerator
|
| H 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()
|
| H A D | lpfc_hbadisc.c | 514 if (test_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag)) in lpfc_dev_loss_tmo_handler() 3878 clear_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag); in lpfc_mbx_cmpl_reg_login() 4461 clear_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag); in lpfc_mbx_cmpl_fc_reg_login() 5249 test_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag)) { in lpfc_unreg_rpi() 5250 if (test_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag)) in lpfc_unreg_rpi()
|
| H A D | lpfc_els.c | 3310 set_bit(NLP_REG_LOGIN_SEND, &fc_ndlp->nlp_flag); in lpfc_reg_fab_ctrl_node() 5347 clear_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag); in lpfc_mbx_cmpl_dflt_rpi() 5459 set_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag); in lpfc_cmpl_els_rsp() 5468 clear_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag); in lpfc_cmpl_els_rsp() 5779 !test_bit(NLP_REG_LOGIN_SEND, &ndlp->nlp_flag)) in lpfc_els_rsp_acc()
|