Searched refs:lpfc_nlp_not_used (Results 1 – 3 of 3) sorted by relevance
105 int lpfc_nlp_not_used(struct lpfc_nodelist *ndlp);
4354 if (!lpfc_nlp_not_used(ndlp)) { in lpfc_els_free_iocb()4446 if (!lpfc_nlp_not_used(ndlp)) { in lpfc_cmpl_els_logo_acc()4503 lpfc_nlp_not_used(ndlp); in lpfc_mbx_cmpl_dflt_rpi()4576 if (lpfc_nlp_not_used(ndlp)) { in lpfc_cmpl_els_rsp()4656 if (lpfc_nlp_not_used(ndlp)) { in lpfc_cmpl_els_rsp()4668 if (lpfc_nlp_not_used(ndlp)) { in lpfc_cmpl_els_rsp()4700 if (lpfc_nlp_not_used(ndlp)) in lpfc_cmpl_els_rsp()
4094 lpfc_nlp_not_used(ndlp); in lpfc_mbx_cmpl_ns_reg_login()6543 lpfc_nlp_not_used(struct lpfc_nodelist *ndlp) in lpfc_nlp_not_used() function