Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnvme-fc-driver.h529 NVMET_FCOP_RSP = 4, /* send rsp frame */ enumerator
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_nvmet.c768 if (op == NVMET_FCOP_RSP) in lpfc_nvmet_xmt_fcp_op_cmp()
777 (op == NVMET_FCOP_RSP)) { in lpfc_nvmet_xmt_fcp_op_cmp()
955 if (rsp->op == NVMET_FCOP_RSP) in lpfc_nvmet_xmt_fcp_op()
1015 if (rsp->op == NVMET_FCOP_RSP) in lpfc_nvmet_xmt_fcp_op()
1891 if (ctxp->ctx.fcp_req.op == NVMET_FCOP_RSP) in lpfc_nvmet_wqfull_process()
2833 case NVMET_FCOP_RSP: in lpfc_nvmet_prep_fcp_wqe()
/Linux-v5.4/drivers/nvme/target/
Dfc.c1863 fod->fcpreq->op = NVMET_FCOP_RSP; in nvmet_fc_xmt_fcp_rsp()
2057 case NVMET_FCOP_RSP: in nvmet_fc_fod_op_done()
Dfcloop.c678 case NVMET_FCOP_RSP: in fcloop_fcp_op()