Home
last modified time | relevance | path

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

/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.h950 *fh_type = FC_TYPE_ELS; in fc_els_fill()
A Dfc_fcp.c1478 rpriv->local_port->port_id, FC_TYPE_ELS, in fc_fcp_rec()
A Dfc_lport.c2046 fh->fh_type = FC_TYPE_ELS; in fc_lport_els_request()
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()
/drivers/scsi/fnic/
A Dfdls_fc.h132 #define FNIC_FC_FRAME_TYPE_ELS(_fchdr) (_fchdr->fh_type == FC_TYPE_ELS)
A Dfdls_disc.c468 .fh_type = FC_TYPE_ELS, .fh_f_ctl = {FNIC_ELS_REQ_FCTL, 0, 0}, in fdls_init_plogi_frame()
503 .fh_type = FC_TYPE_ELS, .fh_f_ctl = {FNIC_ELS_REP_FCTL, 0, 0}}, in fdls_init_els_acc_frame()
519 .fchdr = {.fh_r_ctl = FC_RCTL_ELS_REP, .fh_type = FC_TYPE_ELS, in fdls_init_els_rjt_frame()
535 .fchdr = {.fh_r_ctl = FC_RCTL_ELS_REQ, .fh_type = FC_TYPE_ELS, in fdls_init_logo_frame()
868 .fh_type = FC_TYPE_ELS, .fh_f_ctl = {FNIC_ELS_REQ_FCTL, 0, 0}, in fdls_send_fabric_flogi()
1080 .fh_d_id = {0xFF, 0xFF, 0xFD}, .fh_type = FC_TYPE_ELS, in fdls_send_scr()
1202 FNIC_STD_SET_TYPE(padisc->fchdr, FC_TYPE_ELS); in fdls_send_tgt_adisc()
1504 .fchdr = {.fh_r_ctl = FC_RCTL_ELS_REQ, .fh_type = FC_TYPE_ELS, in fdls_send_tgt_prli()
4125 FNIC_STD_SET_TYPE(prls_acc_rsp->fchdr, FC_TYPE_ELS); in fdls_process_rls_req()
4715 FNIC_STD_SET_TYPE(padisc_acc->fchdr, FC_TYPE_ELS); in fdls_process_adisc_req()
A Dfip.c386 .fh_type = FC_TYPE_ELS, in fnic_fcoe_start_flogi()
/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.c1054 if ((fh->fh_type == FC_TYPE_ELS) && in qedf_xmit_l2_frame()
2533 fh->fh_type == FC_TYPE_ELS) { in qedf_recv_frame()
/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.c835 if (fchs->type != FC_TYPE_ELS) in bfa_fcs_fcpim_uf_recv()
A Dbfa_fcs_lport.c772 if ((fchs->type == FC_TYPE_ELS) && in bfa_fcs_lport_uf_recv()
790 if ((fchs->type == FC_TYPE_ELS) && in bfa_fcs_lport_uf_recv()
799 if ((fchs->type == FC_TYPE_ELS) && (els_cmd->els_code == FC_ELS_ECHO)) { in bfa_fcs_lport_uf_recv()
808 if ((fchs->type == FC_TYPE_ELS) && (els_cmd->els_code == FC_ELS_RNID)) { in bfa_fcs_lport_uf_recv()
846 if (fchs->type != FC_TYPE_ELS) { in bfa_fcs_lport_uf_recv()
A Dbfa_fcs_rport.c2863 if (fchs->type != FC_TYPE_ELS) in bfa_fcs_rport_uf_recv()
/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()
594 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()
/drivers/scsi/fcoe/
A Dfcoe.c1477 if (unlikely(fh->fh_type == FC_TYPE_ELS) && in fcoe_xmit()
A Dfcoe_ctlr.c1906 if (fh->fh_type != FC_TYPE_ELS) in fcoe_ctlr_recv_flogi()
/drivers/scsi/lpfc/
A Dlpfc_sli.c3590 Type = FC_TYPE_ELS; in lpfc_sli_process_unsol_iocb()
3601 Type = FC_TYPE_ELS; in lpfc_sli_process_unsol_iocb()
11596 pring->prt[0].type = FC_TYPE_ELS; in lpfc_sli4_setup()
11601 pring->prt[1].type = FC_TYPE_ELS; in lpfc_sli4_setup()
11704 pring->prt[0].type = FC_TYPE_ELS; in lpfc_sli_setup()
11709 pring->prt[1].type = FC_TYPE_ELS; in lpfc_sli_setup()
18508 case FC_TYPE_ELS: in lpfc_fc_frame_check()
19235 if (sli4_type_from_fc_hdr(fc_hdr) == FC_TYPE_ELS) { in lpfc_prep_seq()

Completed in 134 milliseconds