Home
last modified time | relevance | path

Searched refs:fc_host_port_id (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.4/drivers/scsi/qedf/
Dqedf_attr.c36 port_id = fc_host_port_id(lport->host); in qedf_fcoe_mac_show()
Dqedf_main.c1291 port_id = fc_host_port_id(qedf->lport->host); in qedf_offload_connection()
/Linux-v5.4/drivers/s390/scsi/
Dzfcp_fc.c559 hton24(fc_req->u.adisc.req.adisc_port_id, fc_host_port_id(shost)); in zfcp_fc_adisc()
839 hton24(gspn_req->gspn.fp_fid, fc_host_port_id(adapter->scsi_host)); in zfcp_fc_gspn()
884 hton24(rspn_req->rspn.fr_fid.fp_fid, fc_host_port_id(shost)); in zfcp_fc_rspn()
Dzfcp_fsf.c521 fc_host_port_id(shost) = ntoh24(bottom->s_id); in zfcp_fsf_exchange_config_evaluate()
590 fc_host_port_id(shost) = 0; in zfcp_fsf_exchange_config_data_handler()
/Linux-v5.4/include/scsi/
Dscsi_transport_fc.h576 #define fc_host_port_id(x) \ macro
/Linux-v5.4/drivers/scsi/csiostor/
Dcsio_attr.c216 fc_host_port_id(shost) = ln->nport_id; in csio_get_host_port_id()
/Linux-v5.4/drivers/scsi/bfa/
Dbfad_attr.c106 fc_host_port_id(shost) = in bfad_im_get_host_port_id()
/Linux-v5.4/drivers/scsi/libfc/
Dfc_exch.c2022 if (sid == fc_host_port_id(lport->host)) in fc_exch_els_rec()
2296 xid = fc_host_port_id(lport->host) == sid ? in fc_exch_els_rrq()
Dfc_lport.c743 fc_host_port_id(lport->host) = port_id; in fc_lport_set_port_id()
Dfc_rport.c1281 fc_host_port_id(lport->host), FC_TYPE_ELS, in fc_rport_enter_prli()
/Linux-v5.4/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c243 port_id = fc_host_port_id(lport->host); in bnx2fc_send_session_ofld_req()
392 port_id = fc_host_port_id(lport->host); in bnx2fc_send_session_enable_req()
/Linux-v5.4/drivers/message/fusion/
Dmptfc.c1008 fc_host_port_id(sh) = pp0->PortIdentifier; in mptfc_init_host_attr()
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_attr.c2383 fc_host_port_id(shost) = vha->d_id.b.domain << 16 | in qla2x00_get_host_port_id()
/Linux-v5.4/drivers/scsi/ibmvscsi/
Dibmvfc.c4063 fc_host_port_id(vhost->host) = be64_to_cpu(rsp->scsi_id); in ibmvfc_npiv_login_done()
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_attr.c6390 fc_host_port_id(shost) = vport->fc_myDID; in lpfc_get_host_port_id()