Searched refs:FC_TYPE_CT (Results 1 – 9 of 9) sorted by relevance
179 FC_TYPE_CT = 0x20, /* Fibre Channel Services (FC-CT) */ enumerator193 [FC_TYPE_CT] = "CT", \
116 case FC_TYPE_CT: in fc_els_resp_type()
1139 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()
162 *fh_type = FC_TYPE_CT; in fc_ct_ns_fill()708 *fh_type = FC_TYPE_CT; in fc_ct_ms_fill()
914 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()
1078 case FC_TYPE_CT: in efc_node_dispatch_frame()
474 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()
232 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()
11536 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