Lines Matching refs:rsplen
370 (lsreq->rqstlen + lsreq->rsplen), in __nvmet_fc_finish_ls_req()
396 lsreq->rqstlen + lsreq->rsplen, in __nvmet_fc_send_ls_req()
426 (lsreq->rqstlen + lsreq->rsplen), in __nvmet_fc_send_ls_req()
768 memcpy(&fod->cmdiubuf, fcpreq->rspaddr, fcpreq->rsplen); in nvmet_fc_free_fcp_iod()
772 fcpreq->rsplen = 0; in nvmet_fc_free_fcp_iod()
1687 iod->lsrsp->rsplen = nvme_fc_format_rjt(acc, in nvmet_fc_ls_create_association()
1704 iod->lsrsp->rsplen = sizeof(*acc); in nvmet_fc_ls_create_association()
1780 iod->lsrsp->rsplen = nvme_fc_format_rjt(acc, in nvmet_fc_ls_create_connection()
1795 iod->lsrsp->rsplen = sizeof(*acc); in nvmet_fc_ls_create_connection()
1842 iod->lsrsp->rsplen = nvme_fc_format_rjt(acc, in nvmet_fc_ls_disconnect()
1853 iod->lsrsp->rsplen = sizeof(*acc); in nvmet_fc_ls_disconnect()
1885 oldls->lsrsp->rsplen = nvme_fc_format_rjt(oldls->rspbuf, in nvmet_fc_ls_disconnect()
1946 iod->lsrsp->rsplen = 0; in nvmet_fc_handle_ls_rqst()
1969 iod->lsrsp->rsplen = nvme_fc_format_rjt(iod->rspbuf, in nvmet_fc_handle_ls_rqst()
2170 fod->fcpreq->rsplen = NVME_FC_SIZEOF_ZEROS_RSP; in nvmet_fc_prep_fcp_rsp()
2176 fod->fcpreq->rsplen = sizeof(*ersp); in nvmet_fc_prep_fcp_rsp()
2267 fcpreq->rsplen = 0; in nvmet_fc_transfer_fcp_data()
2704 fcpreq->rsplen = cmdiubuf_len; in nvmet_fc_rcv_fcp_req()