Home
last modified time | relevance | path

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

/linux/include/uapi/scsi/fc/
A Dfc_fs.h175 FC_TYPE_BLS = 0x00, /* basic link service */ enumerator
189 [FC_TYPE_BLS] = "BLS", \
/linux/drivers/scsi/libfc/
A Dfc_exch.c501 if (fh_type == FC_TYPE_BLS) in fc_seq_send_locked()
666 FC_TYPE_BLS, FC_FC_END_SEQ | in fc_exch_abort_locked()
1297 fh->fh_type = FC_TYPE_BLS; in fc_seq_send_ack()
1376 fh->fh_type = FC_TYPE_BLS; in fc_exch_send_ba_rjt()
1453 fc_seq_send_last(sp, fp, FC_RCTL_BA_ACC, FC_TYPE_BLS); in fc_exch_recv_abts()
2638 if (fh->fh_type == FC_TYPE_BLS) in fc_exch_recv()
A Dfc_fcp.c803 if (fh->fh_type == FC_TYPE_BLS) { in fc_fcp_recv()
1392 if (fh->fh_type != FC_TYPE_BLS) in fc_tm_done()
1793 if (fh->fh_type == FC_TYPE_BLS) { in fc_fcp_srr_resp()
/linux/drivers/scsi/elx/efct/
A Defct_unsol.c52 if (!(hdr->fh_type == FC_TYPE_FCP || hdr->fh_type == FC_TYPE_BLS)) in efct_dispatch_frame()
/linux/drivers/scsi/bfa/
A Dbfa_fcbuild.c63 fc_bls_req_tmpl.type = FC_TYPE_BLS; in fcbuild_init()
72 fc_bls_rsp_tmpl.type = FC_TYPE_BLS; in fcbuild_init()
A Dbfa_fc.h116 FC_TYPE_BLS = 0x0, /* Basic Link Service */ enumerator
A Dbfa_fcs_lport.c827 if (fchs->type == FC_TYPE_BLS) { in bfa_fcs_lport_uf_recv()
/linux/drivers/scsi/bnx2fc/
A Dbnx2fc_io.c892 FC_TYPE_BLS, FC_FC_FIRST_SEQ | FC_FC_END_SEQ | in bnx2fc_initiate_abts()
A Dbnx2fc_fcoe.c243 } else if ((fh->fh_type == FC_TYPE_BLS) && in bnx2fc_xmit_l2_frame()
/linux/drivers/scsi/lpfc/
A Dlpfc_nvmet.c3280 bf_set(wqe_type, &wqe_abts->xmit_sequence.wge_ctl, FC_TYPE_BLS); in lpfc_nvmet_unsol_issue_abort()
A Dlpfc_sli.c18472 case FC_TYPE_BLS: in lpfc_fc_frame_check()
18942 icmd->un.xseq64.w5.hcsw.Type = FC_TYPE_BLS; in lpfc_sli4_seq_abort_rsp()
/linux/drivers/scsi/qedf/
A Dqedf_main.c2551 if ((fh->fh_type == FC_TYPE_BLS) && (f_ctl & FC_FC_SEQ_CTX) && in qedf_recv_frame()

Completed in 79 milliseconds