/kernel/linux/linux-5.10/drivers/scsi/libfc/ |
H A D | fc_rport.c | 777 } else if (opcode != ELS_LS_ACC) { in fc_rport_flogi_resp() 943 flp->fl_cmd = ELS_LS_ACC; in fc_rport_recv_flogi_req() 1013 if (op == ELS_LS_ACC && in fc_rport_plogi_resp() 1155 if (op == ELS_LS_ACC) { in fc_rport_prli_resp() 1345 if (op == ELS_LS_ACC) { in fc_rport_rtv_resp() 1437 rtv->rtv_cmd = ELS_LS_ACC; in fc_rport_recv_rtv_req() 1535 if (op != ELS_LS_ACC || !adisc || in fc_rport_adisc_resp() 1616 adisc->adisc_cmd = ELS_LS_ACC; in fc_rport_recv_adisc_req() 1661 rsp->rls_cmd = ELS_LS_ACC; in fc_rport_recv_rls_req() 1946 fc_plogi_fill(lport, fp, ELS_LS_ACC); in fc_rport_recv_plogi_req() [all...] |
H A D | fc_elsct.c | 105 case ELS_LS_ACC: in fc_els_resp_type()
|
H A D | fc_lport.c | 407 fc_seq_els_rsp_send(fp, ELS_LS_ACC, NULL); in fc_lport_recv_rlir_req() 439 *((__be32 *)dp) = htonl(ELS_LS_ACC << 24); in fc_lport_recv_echo_req() 487 rp->rnid.rnid_cmd = ELS_LS_ACC; in fc_lport_recv_rnid_req() 513 fc_seq_els_rsp_send(fp, ELS_LS_ACC, NULL); in fc_lport_recv_logo_req() 841 new_flp->fl_cmd = (u8) ELS_LS_ACC; in fc_lport_recv_flogi_req() 1293 if (op == ELS_LS_ACC) in fc_lport_scr_resp() 1636 if (op == ELS_LS_ACC) in fc_lport_logo_resp() 1722 fc_frame_payload_op(fp) != ELS_LS_ACC) { in fc_lport_flogi_resp() 1986 info->rsp_code = ELS_LS_ACC; in fc_lport_els_request()
|
H A D | fc_exch.c | 1236 case ELS_LS_ACC: in fc_seq_els_rsp_send() 1848 acc->la_cmd = ELS_LS_ACC; in fc_seq_ls_acc() 2071 acc->reca_cmd = ELS_LS_ACC; in fc_exch_els_rec() 2125 case ELS_LS_ACC: in fc_exch_rrq_resp()
|
H A D | fc_disc.c | 140 fc_seq_els_rsp_send(fp, ELS_LS_ACC, NULL); in fc_disc_recv_rscn_req()
|
H A D | fc_fcp.c | 1576 } else if (opcode == ELS_LS_ACC) { in fc_fcp_rec_resp() 1805 case ELS_LS_ACC: in fc_fcp_srr_resp()
|
/kernel/linux/linux-6.6/drivers/scsi/libfc/ |
H A D | fc_rport.c | 777 } else if (opcode != ELS_LS_ACC) { in fc_rport_flogi_resp() 943 flp->fl_cmd = ELS_LS_ACC; in fc_rport_recv_flogi_req() 1013 if (op == ELS_LS_ACC && in fc_rport_plogi_resp() 1155 if (op == ELS_LS_ACC) { in fc_rport_prli_resp() 1345 if (op == ELS_LS_ACC) { in fc_rport_rtv_resp() 1437 rtv->rtv_cmd = ELS_LS_ACC; in fc_rport_recv_rtv_req() 1535 if (op != ELS_LS_ACC || !adisc || in fc_rport_adisc_resp() 1616 adisc->adisc_cmd = ELS_LS_ACC; in fc_rport_recv_adisc_req() 1661 rsp->rls_cmd = ELS_LS_ACC; in fc_rport_recv_rls_req() 1946 fc_plogi_fill(lport, fp, ELS_LS_ACC); in fc_rport_recv_plogi_req() [all...] |
H A D | fc_elsct.c | 105 case ELS_LS_ACC: in fc_els_resp_type()
|
H A D | fc_lport.c | 410 fc_seq_els_rsp_send(fp, ELS_LS_ACC, NULL); in fc_lport_recv_rlir_req() 442 *((__be32 *)dp) = htonl(ELS_LS_ACC << 24); in fc_lport_recv_echo_req() 490 rp->rnid.rnid_cmd = ELS_LS_ACC; in fc_lport_recv_rnid_req() 516 fc_seq_els_rsp_send(fp, ELS_LS_ACC, NULL); in fc_lport_recv_logo_req() 844 new_flp->fl_cmd = (u8) ELS_LS_ACC; in fc_lport_recv_flogi_req() 1302 if (op == ELS_LS_ACC) in fc_lport_scr_resp() 1683 if (op == ELS_LS_ACC) in fc_lport_logo_resp() 1769 fc_frame_payload_op(fp) != ELS_LS_ACC) { in fc_lport_flogi_resp() 2060 info->rsp_code = ELS_LS_ACC; in fc_lport_els_request()
|
H A D | fc_exch.c | 1234 case ELS_LS_ACC: in fc_seq_els_rsp_send() 1846 acc->la_cmd = ELS_LS_ACC; in fc_seq_ls_acc() 2069 acc->reca_cmd = ELS_LS_ACC; in fc_exch_els_rec() 2123 case ELS_LS_ACC: in fc_exch_rrq_resp()
|
H A D | fc_disc.c | 137 fc_seq_els_rsp_send(fp, ELS_LS_ACC, NULL); in fc_disc_recv_rscn_req()
|
H A D | fc_fcp.c | 1566 } else if (opcode == ELS_LS_ACC) { in fc_fcp_rec_resp() 1795 case ELS_LS_ACC: in fc_fcp_srr_resp()
|
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/ |
H A D | efc_els.c | 666 plogi->fl_cmd = ELS_LS_ACC; in efc_send_plogi_acc() 701 flogi->fl_cmd = ELS_LS_ACC; in efc_send_flogi_p2p_acc() 735 pp->prli.prli_cmd = ELS_LS_ACC; in efc_send_prli_acc() 776 pp->prlo.prlo_cmd = ELS_LS_ACC; in efc_send_prlo_acc() 810 acc->la_cmd = ELS_LS_ACC; in efc_send_ls_acc() 838 logo->la_cmd = ELS_LS_ACC; in efc_send_logo_acc() 868 adisc->adisc_cmd = ELS_LS_ACC; in efc_send_adisc_acc()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/ |
H A D | fc_els.h | 11 ELS_LS_ACC = 0x02, enumerator 73 [ELS_LS_ACC] = "LS_ACC", \
|
/kernel/linux/linux-5.10/include/uapi/scsi/fc/ |
H A D | fc_els.h | 24 ELS_LS_ACC = 0x02, /* ESL Accept */ enumerator 94 [ELS_LS_ACC] = "LS_ACC", \ 162 __u8 la_cmd; /* command code ELS_LS_ACC */ 726 __u8 rpl_cmd; /* ELS_LS_ACC */ 836 __u8 rls_cmd; /* ELS_LS_ACC */
|
/kernel/linux/linux-6.6/include/uapi/scsi/fc/ |
H A D | fc_els.h | 24 ELS_LS_ACC = 0x02, /* ESL Accept */ enumerator 95 [ELS_LS_ACC] = "LS_ACC", \ 164 __u8 la_cmd; /* command code ELS_LS_ACC */ 734 __u8 rpl_cmd; /* ELS_LS_ACC */ 844 __u8 rls_cmd; /* ELS_LS_ACC */
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/ |
H A D | fc_els.h | 25 ELS_LS_ACC = 0x02, enumerator 88 #define FC_ELS_CMDS_INIT {[ELS_LS_RJT] = "LS_RJT",[ELS_LS_ACC] = "LS_ACC",[ELS_PLOGI] = "PLOGI",[ELS_FLOGI] = "FLOGI",[ELS_LOGO] = "LOGO",[ELS_ABTX] = "ABTX",[ELS_RCS] = "RCS",[ELS_RES] = "RES",[ELS_RSS] = "RSS",[ELS_RSI] = "RSI",[ELS_ESTS] = "ESTS",[ELS_ESTC] = "ESTC",[ELS_ADVC] = "ADVC",[ELS_RTV] = "RTV",[ELS_RLS] = "RLS",[ELS_ECHO] = "ECHO",[ELS_TEST] = "TEST",[ELS_RRQ] = "RRQ",[ELS_REC] = "REC",[ELS_SRR] = "SRR",[ELS_FPIN] = "FPIN",[ELS_RDP] = "RDP",[ELS_RDF] = "RDF",[ELS_PRLI] = "PRLI",[ELS_PRLO] = "PRLO",[ELS_SCN] = "SCN",[ELS_TPLS] = "TPLS",[ELS_TPRLO] = "TPRLO",[ELS_LCLM] = "LCLM",[ELS_GAID] = "GAID",[ELS_FACT] = "FACT",[ELS_FDACDT] = "FDACDT",[ELS_NACT] = "NACT",[ELS_NDACT] = "NDACT",[ELS_QOSR] = "QOSR",[ELS_RVCS] = "RVCS",[ELS_PDISC] = "PDISC",[ELS_FDISC] = "FDISC",[ELS_ADISC] = "ADISC",[ELS_RNC] = "RNC",[ELS_FARP_REQ] = "FARP_REQ",[ELS_FARP_REPL] = "FARP_REPL",[ELS_RPS] = "RPS",[ELS_RPL] = "RPL",[ELS_RPBC] = "RPBC",[ELS_FAN] = "FAN",[ELS_RSCN] = "RSCN",[ELS_SCR] = "SCR",[ELS_RNFT] = "RNFT",[ELS_CSR] = "CSR",[ELS_CSU] = "CSU",[ELS_LINIT] = "LINIT",[ELS_LSTS] = "LSTS",[ELS_RNID] = "RNID",[ELS_RLIR] = "RLIR",[ELS_LIRR] = "LIRR",[ELS_SRL] = "SRL",[ELS_SBRP] = "SBRP",[ELS_RPSC] = "RPSC",[ELS_QSA] = "QSA",[ELS_EVFP] = "EVFP",[ELS_LKA] = "LKA",[ELS_AUTH_ELS] = "AUTH_ELS", \
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/fc/ |
H A D | fc_els.h | 25 ELS_LS_ACC = 0x02, enumerator 88 #define FC_ELS_CMDS_INIT {[ELS_LS_RJT] = "LS_RJT",[ELS_LS_ACC] = "LS_ACC",[ELS_PLOGI] = "PLOGI",[ELS_FLOGI] = "FLOGI",[ELS_LOGO] = "LOGO",[ELS_ABTX] = "ABTX",[ELS_RCS] = "RCS",[ELS_RES] = "RES",[ELS_RSS] = "RSS",[ELS_RSI] = "RSI",[ELS_ESTS] = "ESTS",[ELS_ESTC] = "ESTC",[ELS_ADVC] = "ADVC",[ELS_RTV] = "RTV",[ELS_RLS] = "RLS",[ELS_ECHO] = "ECHO",[ELS_TEST] = "TEST",[ELS_RRQ] = "RRQ",[ELS_REC] = "REC",[ELS_SRR] = "SRR",[ELS_FPIN] = "FPIN",[ELS_RDP] = "RDP",[ELS_RDF] = "RDF",[ELS_PRLI] = "PRLI",[ELS_PRLO] = "PRLO",[ELS_SCN] = "SCN",[ELS_TPLS] = "TPLS",[ELS_TPRLO] = "TPRLO",[ELS_LCLM] = "LCLM",[ELS_GAID] = "GAID",[ELS_FACT] = "FACT",[ELS_FDACDT] = "FDACDT",[ELS_NACT] = "NACT",[ELS_NDACT] = "NDACT",[ELS_QOSR] = "QOSR",[ELS_RVCS] = "RVCS",[ELS_PDISC] = "PDISC",[ELS_FDISC] = "FDISC",[ELS_ADISC] = "ADISC",[ELS_RNC] = "RNC",[ELS_FARP_REQ] = "FARP_REQ",[ELS_FARP_REPL] = "FARP_REPL",[ELS_RPS] = "RPS",[ELS_RPL] = "RPL",[ELS_RPBC] = "RPBC",[ELS_FAN] = "FAN",[ELS_RSCN] = "RSCN",[ELS_SCR] = "SCR",[ELS_RNFT] = "RNFT",[ELS_CSR] = "CSR",[ELS_CSU] = "CSU",[ELS_LINIT] = "LINIT",[ELS_LSTS] = "LSTS",[ELS_RNID] = "RNID",[ELS_RLIR] = "RLIR",[ELS_LIRR] = "LIRR",[ELS_SRL] = "SRL",[ELS_SBRP] = "SBRP",[ELS_RPSC] = "RPSC",[ELS_QSA] = "QSA",[ELS_EVFP] = "EVFP",[ELS_LKA] = "LKA",[ELS_AUTH_ELS] = "AUTH_ELS", \
|
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_els.c | 350 case ELS_LS_ACC: in bnx2fc_srr_compl() 503 } else if (opcode == ELS_LS_ACC) { in bnx2fc_rec_compl()
|
/kernel/linux/linux-5.10/drivers/scsi/qedf/ |
H A D | qedf_els.c | 604 case ELS_LS_ACC: in qedf_srr_compl() 926 } else if (opcode == ELS_LS_ACC) { in qedf_rec_compl()
|
H A D | qedf_main.c | 292 else if (fc_frame_payload_op(fp) == ELS_LS_ACC) { in qedf_flogi_resp()
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_els.c | 350 case ELS_LS_ACC: in bnx2fc_srr_compl() 503 } else if (opcode == ELS_LS_ACC) { in bnx2fc_rec_compl()
|
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf_els.c | 604 case ELS_LS_ACC: in qedf_srr_compl() 926 } else if (opcode == ELS_LS_ACC) { in qedf_rec_compl()
|
/kernel/linux/linux-5.10/drivers/scsi/fcoe/ |
H A D | fcoe_ctlr.c | 645 if (op == ELS_LS_ACC || op == ELS_LS_RJT) in fcoe_ctlr_encaps() 761 case ELS_LS_ACC: in fcoe_ctlr_els_send() 1251 if (els_op == ELS_LS_ACC) { in fcoe_ctlr_recv_els() 1918 if (op == ELS_LS_ACC && fh->fh_r_ctl == FC_RCTL_ELS_REP && in fcoe_ctlr_recv_flogi()
|
/kernel/linux/linux-6.6/drivers/scsi/fcoe/ |
H A D | fcoe_ctlr.c | 645 if (op == ELS_LS_ACC || op == ELS_LS_RJT) in fcoe_ctlr_encaps() 761 case ELS_LS_ACC: in fcoe_ctlr_els_send() 1248 if (els_op == ELS_LS_ACC) { in fcoe_ctlr_recv_els() 1910 if (op == ELS_LS_ACC && fh->fh_r_ctl == FC_RCTL_ELS_REP && in fcoe_ctlr_recv_flogi()
|