Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qedf/
Dqedf_attr.c35 port_id = fc_host_port_id(lport->host); in fcoe_mac_show()
Dqedf_main.c1358 port_id = fc_host_port_id(qedf->lport->host); in qedf_offload_connection()
2033 fc_host_port_id(shost) = lport->port_id; in qedf_get_host_port_id()
/Linux-v5.15/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_scsi.c905 fc_host_port_id(shost) = ntoh24(bottom->s_id); in zfcp_scsi_shost_update_config_data()
Dzfcp_fsf.c136 fc_host_port_id(shost) = 0; in zfcp_fsf_fc_host_link_down()
/Linux-v5.15/include/scsi/
Dscsi_transport_fc.h624 #define fc_host_port_id(x) \ macro
/Linux-v5.15/drivers/scsi/csiostor/
Dcsio_attr.c216 fc_host_port_id(shost) = ln->nport_id; in csio_get_host_port_id()
/Linux-v5.15/drivers/scsi/elx/efct/
Defct_xport.c687 fc_host_port_id(shost) = nport->fc_id; in efct_get_host_port_id()
/Linux-v5.15/drivers/scsi/bfa/
Dbfad_attr.c106 fc_host_port_id(shost) = in bfad_im_get_host_port_id()
/Linux-v5.15/drivers/scsi/libfc/
Dfc_exch.c2038 if (sid == fc_host_port_id(lport->host)) in fc_exch_els_rec()
2312 xid = fc_host_port_id(lport->host) == sid ? in fc_exch_els_rrq()
Dfc_encode.h684 put_unaligned_be32(fc_host_port_id(lport->host), in fc_ct_ms_fill()
Dfc_rport.c1295 fc_host_port_id(lport->host), FC_TYPE_ELS, in fc_rport_enter_prli()
Dfc_lport.c746 fc_host_port_id(lport->host) = port_id; in fc_lport_set_port_id()
/Linux-v5.15/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.15/drivers/message/fusion/
Dmptfc.c1007 fc_host_port_id(sh) = pp0->PortIdentifier; in mptfc_init_host_attr()
/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_attr.c2538 fc_host_port_id(shost) = vha->d_id.b.domain << 16 | in qla2x00_get_host_port_id()
/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_attr.c6820 fc_host_port_id(shost) = vport->fc_myDID; in lpfc_get_host_port_id()
/Linux-v5.15/drivers/scsi/ibmvscsi/
Dibmvfc.c5093 fc_host_port_id(vhost->host) = be64_to_cpu(rsp->scsi_id); in ibmvfc_npiv_login_done()