Lines Matching refs:rsplen
372 (lsreq->rqstlen + lsreq->rsplen), in __nvmet_fc_finish_ls_req()
398 lsreq->rqstlen + lsreq->rsplen, in __nvmet_fc_send_ls_req()
428 (lsreq->rqstlen + lsreq->rsplen), in __nvmet_fc_send_ls_req()
770 memcpy(&fod->cmdiubuf, fcpreq->rspaddr, fcpreq->rsplen); in nvmet_fc_free_fcp_iod()
774 fcpreq->rsplen = 0; in nvmet_fc_free_fcp_iod()
1699 iod->lsrsp->rsplen = nvme_fc_format_rjt(acc, in nvmet_fc_ls_create_association()
1716 iod->lsrsp->rsplen = sizeof(*acc); in nvmet_fc_ls_create_association()
1792 iod->lsrsp->rsplen = nvme_fc_format_rjt(acc, in nvmet_fc_ls_create_connection()
1807 iod->lsrsp->rsplen = sizeof(*acc); in nvmet_fc_ls_create_connection()
1854 iod->lsrsp->rsplen = nvme_fc_format_rjt(acc, in nvmet_fc_ls_disconnect()
1865 iod->lsrsp->rsplen = sizeof(*acc); in nvmet_fc_ls_disconnect()
1897 oldls->lsrsp->rsplen = nvme_fc_format_rjt(oldls->rspbuf, in nvmet_fc_ls_disconnect()
1958 iod->lsrsp->rsplen = 0; in nvmet_fc_handle_ls_rqst()
1981 iod->lsrsp->rsplen = nvme_fc_format_rjt(iod->rspbuf, in nvmet_fc_handle_ls_rqst()
2183 fod->fcpreq->rsplen = NVME_FC_SIZEOF_ZEROS_RSP; in nvmet_fc_prep_fcp_rsp()
2189 fod->fcpreq->rsplen = sizeof(*ersp); in nvmet_fc_prep_fcp_rsp()
2280 fcpreq->rsplen = 0; in nvmet_fc_transfer_fcp_data()
2717 fcpreq->rsplen = cmdiubuf_len; in nvmet_fc_rcv_fcp_req()