Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnvme-fc-driver.h872 u32 target_features; member
/Linux-v4.19/drivers/nvme/target/
Dfc.c512 if (tgtport->ops->target_features & NVMET_FCTGTFEAT_CMD_IN_ISR) in nvmet_fc_queue_fcp_req()
1919 (tgtport->ops->target_features & NVMET_FCTGTFEAT_READDATA_RSP)) { in nvmet_fc_transfer_fcp_data()
2075 if (fod->tgtport->ops->target_features & NVMET_FCTGTFEAT_OPDONE_IN_ISR) in nvmet_fc_xmt_fcp_op_done()
Dfcloop.c857 .target_features = 0,
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_nvmet.c1150 .target_features = 0,
1389 lpfc_tgttemplate.target_features = NVMET_FCTGTFEAT_READDATA_RSP; in lpfc_nvmet_create_targetport()