Lines Matching refs:rsplen
380 (lsreq->rqstlen + lsreq->rsplen), in __nvmet_fc_finish_ls_req()
407 lsreq->rqstlen + lsreq->rsplen, in __nvmet_fc_send_ls_req()
437 (lsreq->rqstlen + lsreq->rsplen), in __nvmet_fc_send_ls_req()
778 memcpy(&fod->cmdiubuf, fcpreq->rspaddr, fcpreq->rsplen); in nvmet_fc_free_fcp_iod()
782 fcpreq->rsplen = 0; in nvmet_fc_free_fcp_iod()
1717 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()
1872 iod->lsrsp->rsplen = nvme_fc_format_rjt(acc, in nvmet_fc_ls_disconnect()
1883 iod->lsrsp->rsplen = sizeof(*acc); in nvmet_fc_ls_disconnect()
1910 oldls->lsrsp->rsplen = nvme_fc_format_rjt(oldls->rspbuf, in nvmet_fc_ls_disconnect()
1974 iod->lsrsp->rsplen = 0; in nvmet_fc_handle_ls_rqst()
1997 iod->lsrsp->rsplen = nvme_fc_format_rjt(iod->rspbuf, in nvmet_fc_handle_ls_rqst()
2199 fod->fcpreq->rsplen = NVME_FC_SIZEOF_ZEROS_RSP; in nvmet_fc_prep_fcp_rsp()
2205 fod->fcpreq->rsplen = sizeof(*ersp); in nvmet_fc_prep_fcp_rsp()
2296 fcpreq->rsplen = 0; in nvmet_fc_transfer_fcp_data()
2734 fcpreq->rsplen = cmdiubuf_len; in nvmet_fc_rcv_fcp_req()