Searched refs:FC_TYPE_BLS (Results 1 - 12 of 12) sorted by relevance

/linux-master/include/uapi/scsi/fc/
H A Dfc_fs.h175 FC_TYPE_BLS = 0x00, /* basic link service */ enumerator in enum:fc_fh_type
189 [FC_TYPE_BLS] = "BLS", \
/linux-master/drivers/scsi/libfc/
H A Dfc_exch.c501 if (fh_type == FC_TYPE_BLS)
666 FC_TYPE_BLS, FC_FC_END_SEQ |
1296 fh->fh_type = FC_TYPE_BLS;
1375 fh->fh_type = FC_TYPE_BLS;
1452 fc_seq_send_last(sp, fp, FC_RCTL_BA_ACC, FC_TYPE_BLS);
2638 if (fh->fh_type == FC_TYPE_BLS)
H A Dfc_fcp.c798 if (fh->fh_type == FC_TYPE_BLS) {
1387 if (fh->fh_type != FC_TYPE_BLS)
1789 if (fh->fh_type == FC_TYPE_BLS) {
/linux-master/drivers/scsi/elx/efct/
H A Defct_unsol.c52 if (!(hdr->fh_type == FC_TYPE_FCP || hdr->fh_type == FC_TYPE_BLS))
/linux-master/drivers/scsi/bfa/
H A Dbfa_fcbuild.c63 fc_bls_req_tmpl.type = FC_TYPE_BLS;
72 fc_bls_rsp_tmpl.type = FC_TYPE_BLS;
H A Dbfa_fc.h116 FC_TYPE_BLS = 0x0, /* Basic Link Service */ enumerator in enum:__anon50
H A Dbfa_fcs_lport.c814 if (fchs->type == FC_TYPE_BLS) {
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c886 FC_TYPE_BLS, FC_FC_FIRST_SEQ | FC_FC_END_SEQ |
H A Dbnx2fc_fcoe.c243 } else if ((fh->fh_type == FC_TYPE_BLS) &&
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_nvmet.c3286 bf_set(wqe_type, &wqe_abts->xmit_sequence.wge_ctl, FC_TYPE_BLS);
H A Dlpfc_sli.c18469 case FC_TYPE_BLS:
/linux-master/drivers/scsi/qedf/
H A Dqedf_main.c2573 if ((fh->fh_type == FC_TYPE_BLS) && (f_ctl & FC_FC_SEQ_CTX) &&

Completed in 447 milliseconds