Home
last modified time | relevance | path

Searched refs:fcp_error (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dnvme-fc-driver.h689 * @fcp_error: status of the FCP operation. Must be 0 on success; on failure
710 int fcp_error; member
819 * nvmefc_tgt_fcp_req fcp_error and transferred_length field, then
830 * LLDD is to set the nvmefc_tgt_fcp_req fcp_error field and
839 * LLDD is to set the nvmefc_tgt_fcp_req fcp_error field and
842 * status fields for the operation (tranferred_length and fcp_error
/linux/drivers/nvme/target/
H A Dfc.c2299 fcpreq->fcp_error = 0; in nvmet_fc_transfer_fcp_data()
2328 fcpreq->fcp_error = ret; in nvmet_fc_transfer_fcp_data()
2376 if (fcpreq->fcp_error || in nvmet_fc_fod_op_done()
2406 if (fcpreq->fcp_error || in nvmet_fc_fod_op_done()
H A Dfcloop.c872 tgt_fcpreq->fcp_error = -ECANCELED; in fcloop_fcp_op()
932 tgt_fcpreq->fcp_error = fcp_err; in fcloop_fcp_op()
/linux/drivers/scsi/lpfc/
H A Dlpfc_nvmet.c749 rsp->fcp_error = NVME_SC_DATA_XFER_ERROR; in lpfc_nvmet_xmt_fcp_op_cmp()
777 rsp->fcp_error = NVME_SC_SUCCESS; in lpfc_nvmet_xmt_fcp_op_cmp()