Home
last modified time | relevance | path

Searched refs:FC_TYPE_CT (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_fs.h179 FC_TYPE_CT = 0x20, /* Fibre Channel Services (FC-CT) */ enumerator
193 [FC_TYPE_CT] = "CT", \
/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c10942 cmd->un.genreq64.w5.hcsw.Type = FC_TYPE_CT; in __lpfc_sli_prep_gen_req_s3()
10990 bf_set(wqe_type, &cmdwqe->gen_req.wge_ctl, FC_TYPE_CT); in __lpfc_sli_prep_gen_req_s4()
11034 icmd->un.xseq64.w5.hcsw.Type = FC_TYPE_CT; in __lpfc_sli_prep_xmit_seq64_s3()
11076 bf_set(wqe_type, &wqe->xmit_sequence.wge_ctl, FC_TYPE_CT); in __lpfc_sli_prep_xmit_seq64_s4()
11601 pring->prt[2].type = FC_TYPE_CT; in lpfc_sli4_setup()
11608 pring->prt[3].type = FC_TYPE_CT; in lpfc_sli4_setup()
11709 pring->prt[2].type = FC_TYPE_CT; in lpfc_sli_setup()
11716 pring->prt[3].type = FC_TYPE_CT; in lpfc_sli_setup()
18527 case FC_TYPE_CT: in lpfc_fc_frame_check()