Searched refs:lpfc_nlp_not_used (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_crtn.h96 int lpfc_nlp_not_used(struct lpfc_nodelist *ndlp);
H A Dlpfc_els.c3119 if (!lpfc_nlp_not_used(ndlp)) {
3179 * the completion of the LOGO process. It invokes the lpfc_nlp_not_used() to
3209 if (!lpfc_nlp_not_used(ndlp)) {
3234 * function. After that, it invokes the lpfc_nlp_not_used() to check
3262 lpfc_nlp_not_used(ndlp);
3280 * link down event occurred during the discovery, the lpfc_nlp_not_used()
3327 if (lpfc_nlp_not_used(ndlp)) {
3385 if (lpfc_nlp_not_used(ndlp)) {
3397 if (lpfc_nlp_not_used(ndlp)) {
3427 if (lpfc_nlp_not_used(ndl
[all...]
H A Dlpfc_hbadisc.c3235 lpfc_nlp_not_used(ndlp);
5032 lpfc_nlp_not_used(struct lpfc_nodelist *ndlp) function

Completed in 137 milliseconds