Home
last modified time | relevance | path

Searched refs:nlp_portname (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c245 if (rport->port_name != wwn_to_u64(ndlp->nlp_portname.u.wwn)) in lpfc_dev_loss_tmo_callbk()
249 wwn_to_u64(ndlp->nlp_portname.u.wwn)); in lpfc_dev_loss_tmo_callbk()
460 name = (uint8_t *)&ndlp->nlp_portname; in lpfc_dev_loss_tmo_handler()
4485 rport_ids.port_name = wwn_to_u64(ndlp->nlp_portname.u.wwn); in lpfc_register_remote_port()
6371 return memcmp(&ndlp->nlp_portname, param, in lpfc_filter_by_wwpn()
6372 sizeof(ndlp->nlp_portname)) == 0; in lpfc_filter_by_wwpn()
H A Dlpfc_nportdisc.c74 if (memcmp(pn, &ndlp->nlp_portname, sizeof (struct lpfc_name))) in lpfc_check_adisc()
161 memcpy(&ndlp->nlp_portname, &sp->portName, sizeof (struct lpfc_name)); in lpfc_check_sparm()
387 nlp_portwwn = wwn_to_u64(ndlp->nlp_portname.u.wwn); in lpfc_rcv_plogi()
H A Dlpfc_nvme.c2425 rpinfo.port_name = wwn_to_u64(ndlp->nlp_portname.u.wwn); in lpfc_nvme_register_port()
H A Dlpfc_nvmet.c1372 *wwpn = wwn_to_u64(ndlp->nlp_portname.u.wwn); in lpfc_nvmet_host_traddr()
H A Dlpfc_attr.c7056 ndlp ? wwn_to_u64(ndlp->nlp_portname.u.wwn) : 0; in lpfc_get_starget_port_name()
H A Dlpfc_debugfs.c867 wwn_to_u64(ndlp->nlp_portname.u.wwn)); in lpfc_debugfs_nodelist_data()