Home
last modified time | relevance | path

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

/drivers/scsi/libfc/
Dfc_exch.c502 if (fh_type == FC_TYPE_BLS) in fc_seq_send_locked()
667 FC_TYPE_BLS, FC_FC_END_SEQ | in fc_exch_abort_locked()
1298 fh->fh_type = FC_TYPE_BLS; in fc_seq_send_ack()
1377 fh->fh_type = FC_TYPE_BLS; in fc_exch_send_ba_rjt()
1454 fc_seq_send_last(sp, fp, FC_RCTL_BA_ACC, FC_TYPE_BLS); in fc_exch_recv_abts()
2640 if (fh->fh_type == FC_TYPE_BLS) in fc_exch_recv()
Dfc_fcp.c808 if (fh->fh_type == FC_TYPE_BLS) { in fc_fcp_recv()
1397 if (fh->fh_type != FC_TYPE_BLS) in fc_tm_done()
1799 if (fh->fh_type == FC_TYPE_BLS) { in fc_fcp_srr_resp()
/drivers/scsi/bfa/
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()
Dbfa_fc.h131 FC_TYPE_BLS = 0x0, /* Basic Link Service */ enumerator
Dbfa_fcs_lport.c827 if (fchs->type == FC_TYPE_BLS) { in bfa_fcs_lport_uf_recv()
/drivers/scsi/bnx2fc/
Dbnx2fc_io.c892 FC_TYPE_BLS, FC_FC_FIRST_SEQ | FC_FC_END_SEQ | in bnx2fc_initiate_abts()
Dbnx2fc_fcoe.c241 } else if ((fh->fh_type == FC_TYPE_BLS) && in bnx2fc_xmit_l2_frame()
/drivers/scsi/lpfc/
Dlpfc_nvmet.c3279 bf_set(wqe_type, &wqe_abts->xmit_sequence.wge_ctl, FC_TYPE_BLS); in lpfc_nvmet_unsol_issue_abort()
Dlpfc_sli.c17474 case FC_TYPE_BLS: in lpfc_fc_frame_check()
17954 icmd->un.xseq64.w5.hcsw.Type = FC_TYPE_BLS; in lpfc_sli4_seq_abort_rsp()
/drivers/scsi/qedf/
Dqedf_main.c2570 if ((fh->fh_type == FC_TYPE_BLS) && (f_ctl & FC_FC_SEQ_CTX) && in qedf_recv_frame()