Lines Matching refs:pnode
77 ndlp = rdata->pnode; in lpfc_terminate_rport_io()
116 ndlp = rdata->pnode; in lpfc_dev_loss_tmo_callbk()
136 put_node = rdata->pnode != NULL; in lpfc_dev_loss_tmo_callbk()
138 rdata->pnode = NULL; in lpfc_dev_loss_tmo_callbk()
252 put_node = rdata->pnode != NULL; in lpfc_dev_loss_tmo_handler()
253 rdata->pnode = NULL; in lpfc_dev_loss_tmo_handler()
273 put_node = rdata->pnode != NULL; in lpfc_dev_loss_tmo_handler()
274 rdata->pnode = NULL; in lpfc_dev_loss_tmo_handler()
3914 if (rdata && rdata->pnode == ndlp) in lpfc_register_remote_port()
3916 rdata->pnode = NULL; in lpfc_register_remote_port()
3940 rdata->pnode = lpfc_nlp_get(ndlp); in lpfc_register_remote_port()
4822 rdata->pnode = NULL; in lpfc_nlp_remove()