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

/drivers/scsi/libfc/
H A Dfc_elsct.c115 case FC_TYPE_ELS:
H A Dfc_libfc.c57 [FC_TYPE_ELS] = &fc_lport_els_prov,
H A Dfc_exch.c2070 lport->port_id, FC_TYPE_ELS,
H A Dfc_fcp.c1413 rpriv->local_port->port_id, FC_TYPE_ELS,
H A Dfc_lport.c1984 fh->fh_type = FC_TYPE_ELS;
H A Dfc_rport.c1108 fc_host_port_id(lport->host), FC_TYPE_ELS,
/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c758 FC_TYPE_ELS, FC_FC_FIRST_SEQ |
866 if (fh->fh_type != FC_TYPE_ELS) {
868 "fh_type != FC_TYPE_ELS\n");
H A Dbnx2fc_fcoe.c203 if ((fh->fh_type == FC_TYPE_ELS) &&
555 fh->fh_type == FC_TYPE_ELS) {
H A Dbnx2fc_hwi.c585 if (fh->fh_type == FC_TYPE_ELS) {
/drivers/scsi/bfa/
H A Dbfa_fcs_fcpim.c811 if (fchs->type != FC_TYPE_ELS)
H A Dbfa_fcbuild.c49 fc_els_req_tmpl.type = FC_TYPE_ELS;
60 fc_els_rsp_tmpl.type = FC_TYPE_ELS;
H A Dbfa_fc.h138 FC_TYPE_ELS = 0x1, /* Extended Link Service */ enumerator in enum:__anon4194
H A Dbfa_fcs_lport.c748 if ((fchs->type == FC_TYPE_ELS) &&
757 if ((fchs->type == FC_TYPE_ELS) && (els_cmd->els_code == FC_ELS_ECHO)) {
766 if ((fchs->type == FC_TYPE_ELS) && (els_cmd->els_code == FC_ELS_RNID)) {
804 if (fchs->type != FC_TYPE_ELS) {
H A Dbfa_fcs_rport.c2457 if (fchs->type != FC_TYPE_ELS)
/drivers/scsi/fcoe/
H A Dfcoe.c1541 if (unlikely(fh->fh_type == FC_TYPE_ELS) &&
H A Dfcoe_ctlr.c1744 if (fh->fh_type != FC_TYPE_ELS)
/drivers/scsi/lpfc/
H A Dlpfc_sli.c2508 Type = FC_TYPE_ELS;
2519 Type = FC_TYPE_ELS;
8577 pring->prt[0].type = FC_TYPE_ELS;
8582 pring->prt[1].type = FC_TYPE_ELS;
13775 case FC_TYPE_ELS:

Completed in 1033 milliseconds