Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dfcloop.c397 ((lsreq->rsplen < lsrsp->rsplen) ? in fcloop_h2t_xmt_ls_rsp()
398 lsreq->rsplen : lsrsp->rsplen)); in fcloop_h2t_xmt_ls_rsp()
512 ((lsreq->rsplen < lsrsp->rsplen) ? in fcloop_t2h_xmt_ls_rsp()
513 lsreq->rsplen : lsrsp->rsplen)); in fcloop_t2h_xmt_ls_rsp()
851 u32 rsplen = 0, xfrlen = 0; in fcloop_fcp_op() local
912 rsplen = ((fcpreq->rsplen < tgt_fcpreq->rsplen) ? in fcloop_fcp_op()
913 fcpreq->rsplen : tgt_fcpreq->rsplen); in fcloop_fcp_op()
914 memcpy(fcpreq->rspaddr, tgt_fcpreq->rspaddr, rsplen); in fcloop_fcp_op()
915 if (rsplen < tgt_fcpreq->rsplen) in fcloop_fcp_op()
917 fcpreq->rcv_rsplen = rsplen; in fcloop_fcp_op()
H A Dfc.c367 (lsreq->rqstlen + lsreq->rsplen), in __nvmet_fc_finish_ls_req()
395 lsreq->rqstlen + lsreq->rsplen, in __nvmet_fc_send_ls_req()
425 (lsreq->rqstlen + lsreq->rsplen), in __nvmet_fc_send_ls_req()
762 memcpy(&fod->cmdiubuf, fcpreq->rspaddr, fcpreq->rsplen); in nvmet_fc_free_fcp_iod()
766 fcpreq->rsplen = 0; in nvmet_fc_free_fcp_iod()
1617 (lsreq->rqstlen + lsreq->rsplen), in nvmet_fc_free_pending_reqs()
1718 iod->lsrsp->rsplen = nvme_fc_format_rjt(acc, in nvmet_fc_ls_create_association()
1734 iod->lsrsp->rsplen = sizeof(*acc); in nvmet_fc_ls_create_association()
1810 iod->lsrsp->rsplen = nvme_fc_format_rjt(acc, in nvmet_fc_ls_create_connection()
1825 iod->lsrsp->rsplen = sizeof(*acc); in nvmet_fc_ls_create_connection()
[all …]
/linux/include/linux/
H A Dnvme-fc-driver.h59 u32 rsplen; member
123 u16 rsplen; member
214 u16 rsplen; member
703 u16 rsplen; member
/linux/drivers/nvme/host/
H A Dfc.c1011 (lsreq->rqstlen + lsreq->rsplen), in __nvme_fc_finish_ls_req()
1039 lsreq->rqstlen + lsreq->rsplen, in __nvme_fc_send_ls_req()
1069 (lsreq->rqstlen + lsreq->rsplen), in __nvme_fc_send_ls_req()
1183 lsreq->rsplen = sizeof(*assoc_acc); in nvme_fc_connect_admin_queue()
1298 lsreq->rsplen = sizeof(*conn_acc); in nvme_fc_connect_queue()
1506 oldls->lsrsp->rsplen = nvme_fc_format_rjt(oldls->rspbuf, in nvme_fc_match_disconn_ls()
1547 lsop->lsrsp->rsplen = nvme_fc_format_rjt(acc, in nvme_fc_ls_disconnect_assoc()
1558 lsop->lsrsp->rsplen = sizeof(*acc); in nvme_fc_ls_disconnect_assoc()
1596 lsop->lsrsp->rsplen = 0; in nvme_fc_handle_ls_rqst()
1608 lsop->lsrsp->rsplen = nvme_fc_format_rjt(lsop->rspbuf, in nvme_fc_handle_ls_rqst()
[all …]
H A Dfc.h170 lsreq->rsplen = sizeof(*discon_acc); in nvmefc_fmt_lsreq_discon_assoc()
/linux/drivers/scsi/elx/libefc/
H A Defc_els.h35 efc_els_io_alloc_size(struct efc_node *node, u32 reqlen, u32 rsplen);
H A Defc_els.c41 efc_els_io_alloc_size(struct efc_node *node, u32 reqlen, u32 rsplen) in efc_els_io_alloc_size() argument
76 els->io.rsp.size = rsplen; in efc_els_io_alloc_size()
353 efc_els_send_rsp(struct efc_els_io_req *els, u32 rsplen) in efc_els_send_rsp() argument
367 els->io.xmit_len = rsplen; in efc_els_send_rsp()
/linux/drivers/scsi/lpfc/
H A Dlpfc_nvmet.c779 rsp->transferred_length = rsp->rsplen; in lpfc_nvmet_xmt_fcp_op_cmp()
892 ls_rsp->rsplen); in __lpfc_nvme_xmt_ls_rsp()
908 bpl.tus.f.bdeSize = ls_rsp->rsplen; in __lpfc_nvme_xmt_ls_rsp()
921 axchg->oxid, nvmewqeq->hba_wqidx, ls_rsp->rsplen); in __lpfc_nvme_xmt_ls_rsp()
1081 ctxp->oxid, rsp->op, rsp->rsplen); in lpfc_nvmet_xmt_fcp_op()
2858 if (rsp->rsplen == LPFC_NVMET_SUCCESS_LEN) { in lpfc_nvmet_prep_fcp_wqe()
2866 ((rsp->rsplen >> 2) - 1)); in lpfc_nvmet_prep_fcp_wqe()
2868 rsp->rsplen); in lpfc_nvmet_prep_fcp_wqe()
2951 wqe->fcp_trsp.bde.tus.f.bdeSize = rsp->rsplen; in lpfc_nvmet_prep_fcp_wqe()
2958 wqe->fcp_trsp.response_len = rsp->rsplen; in lpfc_nvmet_prep_fcp_wqe()
[all …]
/linux/drivers/scsi/qla2xxx/
H A Dqla_nvme.c404 nvme->u.nvme.cmd_len = cpu_to_le32(fd_resp->rsplen); in qla_nvme_xmt_ls_rsp()
411 fd_resp->rsplen, DMA_TO_DEVICE); in qla_nvme_xmt_ls_rsp()
510 nvme->u.nvme.rsp_len = cpu_to_le32(fd->rsplen); in qla_nvme_ls_req()
683 cmd_pkt->nvme_rsp_dsd_len = cpu_to_le16(fd->rsplen); in qla2x00_start_nvme_mq()
/linux/fs/smb/client/
H A Dsmb2pdu.c1334 u32 rsplen; in smb3_validate_negotiate() local
1414 (char **)&pneg_rsp, &rsplen); in smb3_validate_negotiate()
1430 if (rsplen != sizeof(*pneg_rsp)) { in smb3_validate_negotiate()
1432 rsplen); in smb3_validate_negotiate()
1435 if (rsplen > CIFSMaxBufSize || rsplen < sizeof(*pneg_rsp)) { in smb3_validate_negotiate()
1436 rc = smb_EIO1(smb_eio_trace_neg_bad_rsplen, rsplen); in smb3_validate_negotiate()