Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme-fc-driver.h964 int (*fcp_op)(struct nvmet_fc_target_port *tgtport, member
/linux/drivers/nvme/target/
H A Dfc.c1389 if (!template->xmt_ls_rsp || !template->fcp_op || in nvmet_fc_register_targetport()
2245 ret = tgtport->ops->fcp_op(&tgtport->fc_target_port, fod->fcpreq); in nvmet_fc_xmt_fcp_rsp()
2309 ret = tgtport->ops->fcp_op(&tgtport->fc_target_port, fod->fcpreq); in nvmet_fc_transfer_fcp_data()
H A Dfcloop.c1070 .fcp_op = fcloop_fcp_op,
/linux/drivers/scsi/lpfc/
H A Dlpfc_nvmet.c1408 .fcp_op = lpfc_nvmet_xmt_fcp_op,