Home
last modified time | relevance | path

Searched refs:FC_TYPE_ELS (Results 1 – 17 of 17) sorted by relevance

/drivers/scsi/libfc/
Dfc_elsct.c115 case FC_TYPE_ELS: in fc_els_resp_type()
Dfc_libfc.c57 [FC_TYPE_ELS] = &fc_lport_els_prov,
Dfc_fcp.c1422 rpriv->local_port->port_id, FC_TYPE_ELS, in fc_fcp_rec()
Dfc_rport.c1108 fc_host_port_id(lport->host), FC_TYPE_ELS, in fc_rport_enter_prli()
Dfc_lport.c1993 fh->fh_type = FC_TYPE_ELS; in fc_lport_els_request()
Dfc_exch.c2088 lport->port_id, FC_TYPE_ELS, in fc_exch_rrq()
/drivers/scsi/bfa/
Dbfa_fcbuild.c49 fc_els_req_tmpl.type = FC_TYPE_ELS; in fcbuild_init()
60 fc_els_rsp_tmpl.type = FC_TYPE_ELS; in fcbuild_init()
Dbfa_fc.h139 FC_TYPE_ELS = 0x1, /* Extended Link Service */ enumerator
Dbfa_fcs_fcpim.c824 if (fchs->type != FC_TYPE_ELS) in bfa_fcs_fcpim_uf_recv()
Dbfa_fcs_lport.c786 if ((fchs->type == FC_TYPE_ELS) && in bfa_fcs_lport_uf_recv()
795 if ((fchs->type == FC_TYPE_ELS) && (els_cmd->els_code == FC_ELS_ECHO)) { in bfa_fcs_lport_uf_recv()
804 if ((fchs->type == FC_TYPE_ELS) && (els_cmd->els_code == FC_ELS_RNID)) { in bfa_fcs_lport_uf_recv()
842 if (fchs->type != FC_TYPE_ELS) { in bfa_fcs_lport_uf_recv()
Dbfa_fcs_rport.c2883 if (fchs->type != FC_TYPE_ELS) in bfa_fcs_rport_uf_recv()
/drivers/scsi/bnx2fc/
Dbnx2fc_els.c758 FC_TYPE_ELS, FC_FC_FIRST_SEQ | in bnx2fc_initiate_els()
Dbnx2fc_fcoe.c205 if ((fh->fh_type == FC_TYPE_ELS) && in bnx2fc_xmit_l2_frame()
561 fh->fh_type == FC_TYPE_ELS) { in bnx2fc_recv_frame()
Dbnx2fc_hwi.c592 if (fh->fh_type == FC_TYPE_ELS) { in bnx2fc_process_l2_frame_compl()
/drivers/scsi/lpfc/
Dlpfc_sli.c2585 Type = FC_TYPE_ELS; in lpfc_sli_process_unsol_iocb()
2596 Type = FC_TYPE_ELS; in lpfc_sli_process_unsol_iocb()
8912 pring->prt[0].type = FC_TYPE_ELS; in lpfc_sli_setup()
8917 pring->prt[1].type = FC_TYPE_ELS; in lpfc_sli_setup()
13984 case FC_TYPE_ELS: in lpfc_fc_frame_check()
14666 if (sli4_type_from_fc_hdr(fc_hdr) == FC_TYPE_ELS) { in lpfc_prep_seq()
/drivers/scsi/fcoe/
Dfcoe.c1603 if (unlikely(fh->fh_type == FC_TYPE_ELS) && in fcoe_xmit()
Dfcoe_ctlr.c1837 if (fh->fh_type != FC_TYPE_ELS) in fcoe_ctlr_recv_flogi()