Home
last modified time | relevance | path

Searched refs:attached_wwpn (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/scsi/fc/
H A Dfc_els.h1021 __be64 attached_wwpn; /* Port Name of device attached to member
1051 __be64 attached_wwpn; /* Port Name of device attached to member
1067 __be64 attached_wwpn; /* Port Name of device attached to member
/linux/drivers/scsi/
H A Dscsi_transport_fc.c759 be64_to_cpu(li_desc->attached_wwpn)); in fc_fpin_li_stats_update()
784 if (fc_host->port_name == be64_to_cpu(li_desc->attached_wwpn)) in fc_fpin_li_stats_update()
806 be64_to_cpu(dn_desc->attached_wwpn)); in fc_fpin_delivery_stats_update()
815 if (fc_host->port_name == be64_to_cpu(dn_desc->attached_wwpn)) in fc_fpin_delivery_stats_update()
839 be64_to_cpu(pc_desc->attached_wwpn)); in fc_fpin_peer_congn_stats_update()
/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c10128 be64_to_cpu(li->attached_wwpn), in lpfc_els_rcv_fpin_li()
10164 be64_to_cpu(del->attached_wwpn), in lpfc_els_rcv_fpin_del()
10202 be64_to_cpu(pc->attached_wwpn), in lpfc_els_rcv_fpin_peer_cgn()