Home
last modified time | relevance | path

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

/linux/include/uapi/scsi/fc/
A Dfc_fs.h176 FC_TYPE_ELS = 0x01, /* extended link service */ enumerator
190 [FC_TYPE_ELS] = "ELS", \
/linux/drivers/scsi/libfc/
A Dfc_elsct.c103 case FC_TYPE_ELS: in fc_els_resp_type()
A Dfc_libfc.c45 [FC_TYPE_ELS] = &fc_lport_els_prov,
A Dfc_encode.h948 *fh_type = FC_TYPE_ELS; in fc_els_fill()
A Dfc_lport.c2040 fh->fh_type = FC_TYPE_ELS; in fc_lport_els_request()
A Dfc_fcp.c1483 rpriv->local_port->port_id, FC_TYPE_ELS, in fc_fcp_rec()
A Dfc_rport.c1295 fc_host_port_id(lport->host), FC_TYPE_ELS, in fc_rport_enter_prli()
A Dfc_exch.c2268 lport->port_id, FC_TYPE_ELS, in fc_exch_rrq()
/linux/drivers/scsi/qedf/
A Dqedf_els.c111 FC_TYPE_ELS, FC_FC_FIRST_SEQ | FC_FC_END_SEQ | in qedf_initiate_els()
345 fh->fh_type = FC_TYPE_ELS; in qedf_process_l2_frame_compl()
A Dqedf_main.c1040 if ((fh->fh_type == FC_TYPE_ELS) && in qedf_xmit_l2_frame()
2500 fh->fh_type == FC_TYPE_ELS) { in qedf_recv_frame()
/linux/drivers/scsi/bfa/
A Dbfa_fcbuild.c42 fc_els_req_tmpl.type = FC_TYPE_ELS; in fcbuild_init()
53 fc_els_rsp_tmpl.type = FC_TYPE_ELS; in fcbuild_init()
A Dbfa_fc.h117 FC_TYPE_ELS = 0x1, /* Extended Link Service */ enumerator
A Dbfa_fcs_fcpim.c818 if (fchs->type != FC_TYPE_ELS) in bfa_fcs_fcpim_uf_recv()
A Dbfa_fcs_lport.c785 if ((fchs->type == FC_TYPE_ELS) && in bfa_fcs_lport_uf_recv()
803 if ((fchs->type == FC_TYPE_ELS) && in bfa_fcs_lport_uf_recv()
812 if ((fchs->type == FC_TYPE_ELS) && (els_cmd->els_code == FC_ELS_ECHO)) { in bfa_fcs_lport_uf_recv()
821 if ((fchs->type == FC_TYPE_ELS) && (els_cmd->els_code == FC_ELS_RNID)) { in bfa_fcs_lport_uf_recv()
859 if (fchs->type != FC_TYPE_ELS) { in bfa_fcs_lport_uf_recv()
A Dbfa_fcs_rport.c2868 if (fchs->type != FC_TYPE_ELS) in bfa_fcs_rport_uf_recv()
/linux/drivers/scsi/bnx2fc/
A Dbnx2fc_els.c765 FC_TYPE_ELS, FC_FC_FIRST_SEQ | in bnx2fc_initiate_els()
A Dbnx2fc_fcoe.c227 if ((fh->fh_type == FC_TYPE_ELS) && in bnx2fc_xmit_l2_frame()
597 fh->fh_type == FC_TYPE_ELS) { in bnx2fc_recv_frame()
A Dbnx2fc_hwi.c594 if (fh->fh_type == FC_TYPE_ELS) { in bnx2fc_process_l2_frame_compl()
/linux/drivers/scsi/fcoe/
A Dfcoe.c1498 if (unlikely(fh->fh_type == FC_TYPE_ELS) && in fcoe_xmit()
A Dfcoe_ctlr.c1914 if (fh->fh_type != FC_TYPE_ELS) in fcoe_ctlr_recv_flogi()
/linux/drivers/scsi/lpfc/
A Dlpfc_sli.c3508 Type = FC_TYPE_ELS; in lpfc_sli_process_unsol_iocb()
3519 Type = FC_TYPE_ELS; in lpfc_sli_process_unsol_iocb()
11524 pring->prt[0].type = FC_TYPE_ELS; in lpfc_sli4_setup()
11529 pring->prt[1].type = FC_TYPE_ELS; in lpfc_sli4_setup()
11632 pring->prt[0].type = FC_TYPE_ELS; in lpfc_sli_setup()
11637 pring->prt[1].type = FC_TYPE_ELS; in lpfc_sli_setup()
18473 case FC_TYPE_ELS: in lpfc_fc_frame_check()
19163 if (sli4_type_from_fc_hdr(fc_hdr) == FC_TYPE_ELS) { in lpfc_prep_seq()

Completed in 103 milliseconds