Home
last modified time | relevance | path

Searched refs:FC_TYPE_CT (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/scsi/fc/
H A Dfc_fs.h179 FC_TYPE_CT = 0x20, /* Fibre Channel Services (FC-CT) */ enumerator
193 [FC_TYPE_CT] = "CT", \
/kernel/linux/linux-6.6/include/uapi/scsi/fc/
H A Dfc_fs.h179 FC_TYPE_CT = 0x20, /* Fibre Channel Services (FC-CT) */ enumerator
193 [FC_TYPE_CT] = "CT", \
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
H A Dfc_fs.h122 FC_TYPE_CT = 0x20, enumerator
131 [FC_TYPE_CT] = "CT", \
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
H A Dfc_fs.h102 FC_TYPE_CT = 0x20, enumerator
106 #define FC_TYPE_NAMES_INIT {[FC_TYPE_BLS] = "BLS",[FC_TYPE_ELS] = "ELS",[FC_TYPE_IP] = "IP",[FC_TYPE_FCP] = "FCP",[FC_TYPE_CT] = "CT",[FC_TYPE_ILS] = "ILS",[FC_TYPE_NVME] = "NVME", \
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/fc/
H A Dfc_fs.h102 FC_TYPE_CT = 0x20, enumerator
106 #define FC_TYPE_NAMES_INIT {[FC_TYPE_BLS] = "BLS",[FC_TYPE_ELS] = "ELS",[FC_TYPE_IP] = "IP",[FC_TYPE_FCP] = "FCP",[FC_TYPE_CT] = "CT",[FC_TYPE_ILS] = "ILS",[FC_TYPE_NVME] = "NVME", \
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_elsct.c116 case FC_TYPE_CT: in fc_els_resp_type()
H A Dfc_lport.c1142 if (fh && ct && fh->fh_type == FC_TYPE_CT && in fc_lport_ns_resp()
1218 if (fh && ct && fh->fh_type == FC_TYPE_CT && in fc_lport_ms_resp()
1835 fc_lport_add_fc4_type(lport, FC_TYPE_CT); in fc_lport_config()
2032 fh->fh_type = FC_TYPE_CT; in fc_lport_ct_request()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_elsct.c116 case FC_TYPE_CT: in fc_els_resp_type()
H A Dfc_lport.c1145 if (fh && ct && fh->fh_type == FC_TYPE_CT && in fc_lport_ns_resp()
1221 if (fh && ct && fh->fh_type == FC_TYPE_CT && in fc_lport_ms_resp()
1882 fc_lport_add_fc4_type(lport, FC_TYPE_CT); in fc_lport_config()
2106 fh->fh_type = FC_TYPE_CT; in fc_lport_ct_request()
H A Dfc_encode.h162 *fh_type = FC_TYPE_CT; in fc_ct_ns_fill()
708 *fh_type = FC_TYPE_CT; in fc_ct_ms_fill()
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/
H A Defc_els.c910 els->io.iparam.ct.type = FC_TYPE_CT; in efc_ns_send_rftid()
947 els->io.iparam.ct.type = FC_TYPE_CT; in efc_ns_send_rffid()
987 els->io.iparam.ct.type = FC_TYPE_CT; in efc_ns_send_gidpt()
1062 els->io.iparam.ct.type = FC_TYPE_CT; in efc_send_ct_rsp()
H A Defc_domain.c1078 case FC_TYPE_CT: in efc_node_dispatch_frame()
/kernel/linux/linux-5.10/include/scsi/
H A Dfc_encode.h190 *fh_type = FC_TYPE_CT; in fc_ct_ns_fill()
484 *fh_type = FC_TYPE_CT; in fc_ct_ms_fill()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_bsg.c481 cmd->un.genreq64.w5.hcsw.Type = FC_TYPE_CT; in lpfc_bsg_send_mgmt_cmd()
1518 icmd->un.xseq64.w5.hcsw.Type = FC_TYPE_CT; in lpfc_issue_ct_rsp()
2722 cmd->un.xseq64.w5.hcsw.Type = FC_TYPE_CT; in lpfcdiag_loop_get_xri()
3287 cmd->un.xseq64.w5.hcsw.Type = FC_TYPE_CT; in lpfc_bsg_diag_loopback_run()
H A Dlpfc_ct.c357 icmd->un.genreq64.w5.hcsw.Type = FC_TYPE_CT; in lpfc_gen_req()
H A Dlpfc_sli.c10598 pring->prt[2].type = FC_TYPE_CT; in lpfc_sli4_setup()
10605 pring->prt[3].type = FC_TYPE_CT; in lpfc_sli4_setup()
10706 pring->prt[2].type = FC_TYPE_CT; in lpfc_sli_setup()
10713 pring->prt[3].type = FC_TYPE_CT; in lpfc_sli_setup()
17477 case FC_TYPE_CT: in lpfc_fc_frame_check()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c10929 cmd->un.genreq64.w5.hcsw.Type = FC_TYPE_CT; in __lpfc_sli_prep_gen_req_s3()
10977 bf_set(wqe_type, &cmdwqe->gen_req.wge_ctl, FC_TYPE_CT); in __lpfc_sli_prep_gen_req_s4()
11021 icmd->un.xseq64.w5.hcsw.Type = FC_TYPE_CT; in __lpfc_sli_prep_xmit_seq64_s3()
11063 bf_set(wqe_type, &wqe->xmit_sequence.wge_ctl, FC_TYPE_CT); in __lpfc_sli_prep_xmit_seq64_s4()
11588 pring->prt[2].type = FC_TYPE_CT; in lpfc_sli4_setup()
11595 pring->prt[3].type = FC_TYPE_CT; in lpfc_sli4_setup()
11696 pring->prt[2].type = FC_TYPE_CT; in lpfc_sli_setup()
11703 pring->prt[3].type = FC_TYPE_CT; in lpfc_sli_setup()
18485 case FC_TYPE_CT: in lpfc_fc_frame_check()

Completed in 69 milliseconds