Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
H A Dzfcp_fc.c527 if ((port->wwpn != be64_to_cpu(adisc_resp->adisc_wwpn)) || in zfcp_fc_adisc_handler()
573 fc_req->u.adisc.req.adisc_wwpn = cpu_to_be64(fc_host_port_name(shost)); in zfcp_fc_adisc()
/linux/drivers/scsi/elx/libefc/
H A Defc_els.c577 adisc->adisc_wwpn = sparams->fl_wwpn; in efc_send_adisc()
869 adisc->adisc_wwpn = sparams->fl_wwpn; in efc_send_adisc_acc()
/linux/include/uapi/scsi/fc/
H A Dfc_els.h528 __be64 adisc_wwpn; member
/linux/drivers/scsi/libfc/
H A Dfc_encode.h55 put_unaligned_be64(lport->wwpn, &adisc->adisc_wwpn); in fc_adisc_fill()
H A Dfc_rport.c1537 get_unaligned_be64(&adisc->adisc_wwpn) != rdata->ids.port_name || in fc_rport_adisc_resp()
/linux/drivers/scsi/fnic/
H A Dfdls_disc.c1218 FNIC_STD_SET_NPORT_NAME(&padisc->els.adisc_wwpn, in fdls_send_tgt_adisc()
2566 frame_wwpn = get_unaligned_be64(&adisc_rsp->els.adisc_wwpn); in fdls_process_tgt_adisc_rsp()
4667 frame_wwpn = be64_to_cpu(adisc_req->els.adisc_wwpn); in fdls_process_adisc_req()
4723 FNIC_STD_SET_NPORT_NAME(&padisc_acc->els.adisc_wwpn, in fdls_process_adisc_req()