Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dnvme-fc-driver.h600 NVMET_FCOP_RSP = 4, /* send rsp frame */ enumerator
/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_nvmet.c776 if (op == NVMET_FCOP_RSP) in lpfc_nvmet_xmt_fcp_op_cmp()
785 (op == NVMET_FCOP_RSP)) { in lpfc_nvmet_xmt_fcp_op_cmp()
1033 if (rsp->op == NVMET_FCOP_RSP) in lpfc_nvmet_xmt_fcp_op()
1091 if (rsp->op == NVMET_FCOP_RSP) in lpfc_nvmet_xmt_fcp_op()
2078 if (ctxp->hdlrctx.fcp_req.op == NVMET_FCOP_RSP) in lpfc_nvmet_wqfull_process()
2925 case NVMET_FCOP_RSP: in lpfc_nvmet_prep_fcp_wqe()
/Linux-v5.10/drivers/nvme/target/
Dfc.c2211 fod->fcpreq->op = NVMET_FCOP_RSP; in nvmet_fc_xmt_fcp_rsp()
2405 case NVMET_FCOP_RSP: in nvmet_fc_fod_op_done()
Dfcloop.c817 case NVMET_FCOP_RSP: in fcloop_fcp_op()