Home
last modified time | relevance | path

Searched refs:FC_COS_CLASS3 (Results 1 – 24 of 24) sorted by relevance

/linux-6.15/drivers/scsi/csiostor/
H A Dcsio_attr.c94 rport->supported_classes = FC_COS_CLASS3; in csio_reg_rnode()
189 fc_host_supported_classes(shost) = FC_COS_CLASS3; in csio_fchost_attr_init()
/linux-6.15/drivers/scsi/elx/efct/
H A Defct_xport.c429 fc_host_supported_classes(shost) = FC_COS_CLASS3; in efct_scsi_new_device()
943 fc_host_supported_classes(shost) = FC_COS_CLASS3; in efct_scsi_new_vport()
/linux-6.15/include/scsi/
H A Dscsi_transport_fc.h102 #define FC_COS_CLASS3 8 macro
/linux-6.15/drivers/scsi/libfc/
H A Dfc_rport.c1206 rdata->supported_classes = FC_COS_CLASS3; in fc_rport_prli_resp()
2213 rdata->supported_classes = FC_COS_CLASS3; in fc_rport_fcp_prli()
H A Dfc_lport.c1905 fc_host_supported_classes(lport->host) = FC_COS_CLASS3; in fc_lport_init()
/linux-6.15/drivers/s390/scsi/
H A Dzfcp_scsi.c898 fc_host_supported_classes(shost) = FC_COS_CLASS2 | FC_COS_CLASS3; in zfcp_scsi_shost_update_config_data()
H A Dzfcp_fc.c507 port->supported_classes |= FC_COS_CLASS3; in zfcp_fc_plogi_evaluate()
/linux-6.15/drivers/scsi/bfa/
H A Dbfad_attr.c407 fc_host_supported_classes(vshost) = FC_COS_CLASS3; in bfad_im_vport_create()
H A Dbfad_im.c1038 fc_host_supported_classes(host) = FC_COS_CLASS3; in bfad_fc_host_init()
/linux-6.15/drivers/scsi/fnic/
H A Dfnic_fcs.c934 rport->supported_classes = FC_COS_CLASS3 | FC_RPORT_ROLE_FCP_TARGET; in fnic_fdls_add_tport()
H A Dfnic_main.c649 fc_host_supported_classes(fnic->host) = FC_COS_CLASS3; in fnic_scsi_drv_init()
H A Dfnic_scsi.c535 FC_COS_CLASS3 | FC_RPORT_ROLE_FCP_TARGET; in fnic_queuecommand()
/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c421 ndlp->nlp_class_sup |= FC_COS_CLASS3; in lpfc_rcv_plogi()
1415 ndlp->nlp_class_sup |= FC_COS_CLASS3; in lpfc_cmpl_plogi_plogi_issue()
H A Dlpfc_ct.c2997 FC_COS_CLASS2 | FC_COS_CLASS3); in lpfc_fdmi_port_attr_class()
H A Dlpfc_els.c652 ndlp->nlp_class_sup |= FC_COS_CLASS3; in lpfc_cmpl_els_flogi_fabric()
H A Dlpfc_init.c5012 fc_host_supported_classes(shost) = FC_COS_CLASS3; in lpfc_host_attrib_init()
/linux-6.15/drivers/message/fusion/
H A Dmptfc.c1052 cos |= FC_COS_CLASS3; in mptfc_init_host_attr()
/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_attr.c3380 (FC_COS_CLASS2|FC_COS_CLASS3) : FC_COS_CLASS3; in qla2x00_init_host_attr()
H A Dqla_target.c6964 FC_COS_CLASS2 | FC_COS_CLASS3; in qlt_24xx_config_nvram_stage1()
6969 fc_host_supported_classes(vha->host) = FC_COS_CLASS3; in qlt_24xx_config_nvram_stage1()
7067 FC_COS_CLASS2 | FC_COS_CLASS3; in qlt_81xx_config_nvram_stage1()
7072 fc_host_supported_classes(vha->host) = FC_COS_CLASS3; in qlt_81xx_config_nvram_stage1()
H A Dqla_mbx.c2070 FC_COS_CLASS2 : FC_COS_CLASS3; in qla2x00_get_port_database()
2115 FC_COS_CLASS2 : FC_COS_CLASS3; in qla2x00_get_port_database()
6716 FC_COS_CLASS2 : FC_COS_CLASS3; in __qla24xx_parse_gpdb()
H A Dqla_isr.c2572 fcport->supported_classes |= FC_COS_CLASS3; in qla24xx_logio_entry()
H A Dqla_init.c6865 fcport->supported_classes |= FC_COS_CLASS3; in qla2x00_fabric_login()
/linux-6.15/drivers/scsi/ibmvscsi/
H A Dibmvfc.c5255 fc_host_supported_classes(vhost->host) |= FC_COS_CLASS3; in ibmvfc_npiv_login_done()
5549 rport->supported_classes |= FC_COS_CLASS3; in ibmvfc_tgt_add_rport()
/linux-6.15/drivers/scsi/
H A Dscsi_transport_fc.c240 { FC_COS_CLASS3, "Class 3" },