Home
last modified time | relevance | path

Searched refs:rcv_rsplen (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dnvme-fc-driver.h228 u16 rcv_rsplen; member
/linux/drivers/scsi/fnic/
H A Dfnic_nvme.c585 io_req->fcp_req->rcv_rsplen = 12; in nvfnic_fcpio_nvme_fast_cmpl_handler()
754 io_req->fcp_req->rcv_rsplen = 0; in nvfnic_fcpio_ersp_cmpl_handler()
760 io_req->fcp_req->rcv_rsplen = rsplen; in nvfnic_fcpio_ersp_cmpl_handler()
924 io_req->fcp_req->rcv_rsplen = 0; in nvfnic_fcpio_nvme_itmf_cmpl_handler()
1158 io_req->fcp_req->rcv_rsplen = 0; in _cleanup_all_nvme_io()
/linux/drivers/nvme/host/
H A Dfc.c1976 switch (freq->rcv_rsplen) { in nvme_fc_fcpio_done()
2004 (freq->rcv_rsplen / 4) || in nvme_fc_fcpio_done()
2031 ctrl->cnum, freq->rcv_rsplen); in nvme_fc_fcpio_done()
2683 op->fcp_req.rcv_rsplen = 0; in nvme_fc_start_fcp_op()
/linux/drivers/nvme/target/
H A Dfcloop.c924 fcpreq->rcv_rsplen = rsplen; in fcloop_fcp_op()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc-core.c1111 fcp_req->rcv_rsplen = 0; in ibmvfc_vfc_eh_done()