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.h1015 __be64 attached_wwpn; /* Port Name of device attached to member
1045 __be64 attached_wwpn; /* Port Name of device attached to member
1061 __be64 attached_wwpn; /* Port Name of device attached to member
/linux/drivers/scsi/
H A Dscsi_transport_fc.c764 be64_to_cpu(li_desc->attached_wwpn)); in fc_fpin_li_stats_update()
789 if (fc_host->port_name == be64_to_cpu(li_desc->attached_wwpn)) in fc_fpin_li_stats_update()
811 be64_to_cpu(dn_desc->attached_wwpn)); in fc_fpin_delivery_stats_update()
820 if (fc_host->port_name == be64_to_cpu(dn_desc->attached_wwpn)) in fc_fpin_delivery_stats_update()
844 be64_to_cpu(pc_desc->attached_wwpn)); in fc_fpin_peer_congn_stats_update()
/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c9968 be64_to_cpu(li->attached_wwpn), in lpfc_els_rcv_fpin_li()
10004 be64_to_cpu(del->attached_wwpn), in lpfc_els_rcv_fpin_del()
10042 be64_to_cpu(pc->attached_wwpn), in lpfc_els_rcv_fpin_peer_cgn()