Home
last modified time | relevance | path

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

/linux/include/uapi/scsi/fc/
A Dfc_fs.h179 FC_TYPE_CT = 0x20, /* Fibre Channel Services (FC-CT) */ enumerator
193 [FC_TYPE_CT] = "CT", \
/linux/drivers/scsi/libfc/
A Dfc_elsct.c116 case FC_TYPE_CT: in fc_els_resp_type()
A Dfc_lport.c1139 if (fh && ct && fh->fh_type == FC_TYPE_CT && in fc_lport_ns_resp()
1215 if (fh && ct && fh->fh_type == FC_TYPE_CT && in fc_lport_ms_resp()
1876 fc_lport_add_fc4_type(lport, FC_TYPE_CT); in fc_lport_config()
2100 fh->fh_type = FC_TYPE_CT; in fc_lport_ct_request()
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()
/linux/drivers/scsi/elx/libefc/
A Defc_els.c914 els->io.iparam.ct.type = FC_TYPE_CT; in efc_ns_send_rftid()
951 els->io.iparam.ct.type = FC_TYPE_CT; in efc_ns_send_rffid()
991 els->io.iparam.ct.type = FC_TYPE_CT; in efc_ns_send_gidpt()
1066 els->io.iparam.ct.type = FC_TYPE_CT; in efc_send_ct_rsp()
A Defc_domain.c1078 case FC_TYPE_CT: in efc_node_dispatch_frame()
/linux/drivers/scsi/lpfc/
A Dlpfc_bsg.c474 cmd->un.genreq64.w5.hcsw.Type = FC_TYPE_CT; in lpfc_bsg_send_mgmt_cmd()
1504 icmd->un.xseq64.w5.hcsw.Type = FC_TYPE_CT; in lpfc_issue_ct_rsp()
2708 cmd->un.xseq64.w5.hcsw.Type = FC_TYPE_CT; in lpfcdiag_loop_get_xri()
3273 cmd->un.xseq64.w5.hcsw.Type = FC_TYPE_CT; in lpfc_bsg_diag_loopback_run()
A Dlpfc_ct.c232 icmd->un.genreq64.w5.hcsw.Type = FC_TYPE_CT; in lpfc_ct_reject_event()
629 icmd->un.genreq64.w5.hcsw.Type = FC_TYPE_CT; in lpfc_gen_req()
A Dlpfc_sli.c11536 pring->prt[2].type = FC_TYPE_CT; in lpfc_sli4_setup()
11543 pring->prt[3].type = FC_TYPE_CT; in lpfc_sli4_setup()
11644 pring->prt[2].type = FC_TYPE_CT; in lpfc_sli_setup()
11651 pring->prt[3].type = FC_TYPE_CT; in lpfc_sli_setup()
18475 case FC_TYPE_CT: in lpfc_fc_frame_check()

Completed in 55 milliseconds