Home
last modified time | relevance | path

Searched refs:NLP_ISSUE_LOGO (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_disc.h203 NLP_ISSUE_LOGO = 22, /* waiting to issue a LOGO */ enumerator
H A Dlpfc_vport.c499 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()
H A Dlpfc_els.c3135 clear_bit(NLP_ISSUE_LOGO, &ndlp->nlp_flag); in lpfc_issue_els_logo()
11509 clear_bit(NLP_ISSUE_LOGO, &ndlp->nlp_flag); in lpfc_cmpl_els_npiv_logo()
12071 set_bit(NLP_ISSUE_LOGO, &ndlp->nlp_flag); in lpfc_sli_abts_recover_port()
H A Dlpfc_scsi.c6133 set_bit(NLP_ISSUE_LOGO, &pnode->nlp_flag); in lpfc_target_reset_handler()
H A Dlpfc_hbadisc.c5213 if (test_bit(NLP_ISSUE_LOGO, &ndlp->nlp_flag)) { in lpfc_set_unreg_login_mbx_cmpl()