Home
last modified time | relevance | path

Searched refs:r_ctl (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.6.21/drivers/scsi/libfc/
Dfc_elsct.c38 enum fc_rctl r_ctl; in fc_elsct_send() local
44 rc = fc_els_fill(lport, did, fp, op, &r_ctl, &fh_type); in fc_elsct_send()
47 rc = fc_ct_fill(lport, did, fp, op, &r_ctl, &fh_type, &did); in fc_elsct_send()
55 fc_fill_fc_hdr(fp, r_ctl, did, lport->port_id, fh_type, in fc_elsct_send()
Dfc_fcp.c779 u8 r_ctl; in fc_fcp_recv() local
788 r_ctl = fh->fh_r_ctl; in fc_fcp_recv()
792 lport->state, r_ctl); in fc_fcp_recv()
804 FC_FCP_DBG(fsp, "command aborted, ignoring r_ctl %x\n", r_ctl); in fc_fcp_recv()
808 if (r_ctl == FC_RCTL_DD_DATA_DESC) { in fc_fcp_recv()
822 } else if (r_ctl == FC_RCTL_DD_SOL_DATA) { in fc_fcp_recv()
830 } else if (r_ctl == FC_RCTL_DD_CMD_STATUS) { in fc_fcp_recv()
835 FC_FCP_DBG(fsp, "unexpected frame. r_ctl %x\n", r_ctl); in fc_fcp_recv()
1513 enum fc_rctl r_ctl; in fc_fcp_rec_resp() local
1592 r_ctl = FC_RCTL_DD_CMD_STATUS; in fc_fcp_rec_resp()
[all …]
Dfc_libfc.c155 enum fc_rctl r_ctl, u32 f_ctl, u16 seq_cnt, u32 parm_offset) in fc_fill_hdr() argument
178 fh->fh_r_ctl = r_ctl; in fc_fill_hdr()
211 enum fc_rctl r_ctl, u32 parm_offset) in fc_fill_reply_hdr() argument
218 fc_fill_hdr(fp, in_fp, r_ctl, FC_FCTL_RESP, 0, parm_offset); in fc_fill_reply_hdr()
Dfc_encode.h93 unsigned int op, enum fc_rctl *r_ctl, in fc_ct_ns_fill() argument
161 *r_ctl = FC_RCTL_DD_UNSOL_CTL; in fc_ct_ns_fill()
187 unsigned int op, enum fc_rctl *r_ctl, in fc_ct_ms_fill() argument
707 *r_ctl = FC_RCTL_DD_UNSOL_CTL; in fc_ct_ms_fill()
723 unsigned int op, enum fc_rctl *r_ctl, in fc_ct_fill() argument
730 rc = fc_ct_ms_fill(lport, fc_id, fp, op, r_ctl, fh_type); in fc_ct_fill()
735 rc = fc_ct_ns_fill(lport, fc_id, fp, op, r_ctl, fh_type); in fc_ct_fill()
904 enum fc_rctl *r_ctl, enum fc_fh_type *fh_type) in fc_els_fill() argument
947 *r_ctl = FC_RCTL_ELS_REQ; in fc_els_fill()
/linux-6.6.21/include/scsi/
Dfc_frame.h250 enum fc_rctl r_ctl, in __fc_fill_fc_hdr() argument
254 WARN_ON(r_ctl == 0); in __fc_fill_fc_hdr()
255 fh->fh_r_ctl = r_ctl; in __fc_fill_fc_hdr()
268 static inline void fc_fill_fc_hdr(struct fc_frame *fp, enum fc_rctl r_ctl, in fc_fill_fc_hdr() argument
275 __fc_fill_fc_hdr(fh, r_ctl, did, sid, type, f_ctl, parm_offset); in fc_fill_fc_hdr()
/linux-6.6.21/drivers/scsi/qedf/
Dqedf_els.c623 static int qedf_send_srr(struct qedf_ioreq *orig_io_req, u32 offset, u8 r_ctl) in qedf_send_srr() argument
676 srr.srr_r_ctl = r_ctl; in qedf_send_srr()
697 u32 offset, u8 r_ctl) in qedf_initiate_seq_cleanup() argument
723 cb_arg->r_ctl = r_ctl; in qedf_initiate_seq_cleanup()
761 rc = qedf_send_srr(io_req, cb_arg->offset, cb_arg->r_ctl); in qedf_process_seq_cleanup_compl()
845 enum fc_rctl r_ctl; in qedf_rec_compl() local
949 r_ctl = FC_RCTL_DD_CMD_STATUS; in qedf_rec_compl()
955 r_ctl = FC_RCTL_DD_DATA_DESC; in qedf_rec_compl()
966 r_ctl = FC_RCTL_DD_CMD_STATUS; in qedf_rec_compl()
976 r_ctl = FC_RCTL_DD_SOL_DATA; in qedf_rec_compl()
[all …]
Dqedf_hsi.h28 u8 r_ctl /* R_CTL in the ABTS response frame */; member
Dqedf_io.c721 task_fc_hdr.r_ctl = fc_hdr->fh_r_ctl; in qedf_init_mp_task()
1960 uint32_t r_ctl; in qedf_process_abts_compl() local
1967 r_ctl = cqe->cqe_info.abts_info.r_ctl; in qedf_process_abts_compl()
1997 switch (r_ctl) { in qedf_process_abts_compl()
Dqedf.h76 u8 r_ctl; /* Used for sequence cleanup */ member
/linux-6.6.21/drivers/scsi/bnx2fc/
Dbnx2fc_els.c386 enum fc_rctl r_ctl; in bnx2fc_rec_compl() local
522 r_ctl = FC_RCTL_DD_CMD_STATUS; in bnx2fc_rec_compl()
528 r_ctl = FC_RCTL_DD_DATA_DESC; in bnx2fc_rec_compl()
530 offset, r_ctl)) in bnx2fc_rec_compl()
540 r_ctl = FC_RCTL_DD_CMD_STATUS; in bnx2fc_rec_compl()
548 r_ctl = FC_RCTL_DD_SOL_DATA; in bnx2fc_rec_compl()
550 offset, r_ctl)) in bnx2fc_rec_compl()
564 rc = bnx2fc_send_srr(orig_io_req, offset, r_ctl); in bnx2fc_rec_compl()
624 int bnx2fc_send_srr(struct bnx2fc_cmd *orig_io_req, u32 offset, u8 r_ctl) in bnx2fc_send_srr() argument
650 srr.srr_r_ctl = r_ctl; in bnx2fc_send_srr()
[all …]
Dbnx2fc_io.c929 enum fc_rctl r_ctl) in bnx2fc_initiate_seq_cleanup() argument
980 cb_arg->r_ctl = r_ctl; in bnx2fc_initiate_seq_cleanup()
1291 enum fc_rctl r_ctl = cb_arg->r_ctl; in bnx2fc_process_seq_cleanup_compl() local
1306 rc = bnx2fc_send_srr(orig_io_req, offset, r_ctl); in bnx2fc_process_seq_cleanup_compl()
1355 u32 r_ctl; in bnx2fc_process_abts_compl() local
1398 r_ctl = (u8)task->rxwr_only.union_ctx.comp_info.abts_rsp.r_ctl; in bnx2fc_process_abts_compl()
1400 switch (r_ctl) { in bnx2fc_process_abts_compl()
Dbnx2fc.h409 enum fc_rctl r_ctl; member
598 int bnx2fc_send_srr(struct bnx2fc_cmd *orig_io_req, u32 offset, u8 r_ctl);
603 enum fc_rctl r_ctl);
D57xx_hsi_bnx2fc.h87 u8 r_ctl; member
175 u8 r_ctl; member
/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_nvme.h125 uint8_t r_ctl; member
Dqla_target.h254 uint8_t r_ctl; member
270 uint8_t r_ctl; member
Dqla_fw.h755 uint8_t r_ctl; member
1050 uint8_t r_ctl; member
Dqla_target.c1818 resp->fcp_hdr_le.r_ctl = R_CTL_BASIC_LINK_SERV | R_CTL_B_ACC; in qlt_build_abts_resp_iocb()
1825 resp->fcp_hdr_le.r_ctl = R_CTL_BASIC_LINK_SERV | R_CTL_B_RJT; in qlt_build_abts_resp_iocb()
1893 resp->fcp_hdr_le.r_ctl = R_CTL_BASIC_LINK_SERV | R_CTL_B_ACC; in qlt_24xx_send_abts_resp()
1900 resp->fcp_hdr_le.r_ctl = R_CTL_BASIC_LINK_SERV | R_CTL_B_RJT; in qlt_24xx_send_abts_resp()
/linux-6.6.21/drivers/scsi/elx/efct/
Defct_unsol.c223 enum fc_rctl r_ctl, u32 f_ctl, in efct_sframe_common_send() argument
240 hdr.fh_r_ctl = r_ctl; in efct_sframe_common_send()
Defct_hw.c2664 params->r_ctl = io->iparam.ct.r_ctl; in efct_fill_ct_params()
/linux-6.6.21/drivers/scsi/elx/libefc/
Defc_els.c909 els->io.iparam.ct.r_ctl = FC_RCTL_ELS_REQ; in efc_ns_send_rftid()
946 els->io.iparam.ct.r_ctl = FC_RCTL_ELS_REQ; in efc_ns_send_rffid()
986 els->io.iparam.ct.r_ctl = FC_RCTL_ELS_REQ; in efc_ns_send_gidpt()
1061 els->io.iparam.ct.r_ctl = 3; in efc_send_ct_rsp()
Defclib.h457 u8 r_ctl; member
/linux-6.6.21/include/linux/qed/
Dfcoe_common.h92 u8 r_ctl; member
/linux-6.6.21/drivers/scsi/bfa/
Dbfa_fc.h1023 u32 r_ctl:8; member
/linux-6.6.21/drivers/scsi/elx/libefc_sli/
Dsli4.h1537 u8 r_ctl; member
1620 u8 r_ctl; member
3578 u8 r_ctl; member
Dsli4.c2198 gen->r_ctl = params->r_ctl; in sli_gen_request64_wqe()
2446 xmit->r_ctl = params->r_ctl; in sli_xmit_sequence64_wqe()

12