NLP_RCV_PLOGI
test_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag)) &&
if (!ulp_status && test_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag))
clear_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag);
clear_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag);
test_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag)))
if (!test_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag))
set_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag);
set_bit(NLP_RCV_PLOGI, &ndlp->nlp_flag);