Searched refs:lpfc_nlp_release (Results 1 – 1 of 1) sorted by relevance
5494 * lpfc_nlp_release context. in lpfc_cleanup_node() 6547 lpfc_nlp_release(struct kref *kref) in lpfc_nlp_release() function 6639 return ndlp ? kref_put(&ndlp->kref, lpfc_nlp_release) : 0; in lpfc_nlp_put()