Lines Matching defs:wwpn
202 { FC_TGTID_BIND_BY_WWPN, "wwpn (World Wide Port Name)", 4 },
633 * fc_find_rport_by_wwpn - find the fc_rport pointer for a given wwpn
635 * @wwpn: wwpn of the fc_rport device
641 fc_find_rport_by_wwpn(struct Scsi_Host *shost, u64 wwpn)
652 if (rport->port_name == wwpn) {
754 u64 wwpn;
769 wwpn = be64_to_cpu(li_desc->pname_list[i]);
770 rport = fc_find_rport_by_wwpn(shost, wwpn);
834 u64 wwpn;
849 wwpn = be64_to_cpu(pc_desc->pname_list[i]);
850 rport = fc_find_rport_by_wwpn(shost, wwpn);
2352 u64 wwpn, wwnn;
2365 stat = fc_parse_wwn(&buf[0], &wwpn);
2378 (vport->port_name == wwpn) && (vport->node_name == wwnn)) {
3153 * of a remote port. The LLDD provides the unique identifiers (wwpn,wwn)
3163 * in FC addressing (if binding by wwpn or wwnn) with no apparent