Searched refs:queue_data_in (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/target/tcm_remote/ |
| H A D | tcm_remote.c | 241 .queue_data_in = tcm_remote_dummy_cmd_fn,
|
| /linux/include/target/ |
| H A D | target_core_fabric.h | 79 int (*queue_data_in)(struct se_cmd *); member
|
| /linux/drivers/target/tcm_fc/ |
| H A D | tfc_conf.c | 419 .queue_data_in = ft_queue_data_in,
|
| /linux/drivers/target/ |
| H A D | target_core_transport.c | 2441 ret = cmd->se_tfo->queue_data_in(cmd); in transport_complete_qf() 2445 ret = cmd->se_tfo->queue_data_in(cmd); in transport_complete_qf() 2626 ret = cmd->se_tfo->queue_data_in(cmd); in target_complete_ok_work() 2641 ret = cmd->se_tfo->queue_data_in(cmd); in target_complete_ok_work()
|
| H A D | target_core_xcopy.c | 455 .queue_data_in = xcopy_pt_queue_data_in,
|
| H A D | target_core_configfs.c | 396 if (!tfo->queue_data_in) { in target_fabric_tf_ops_check()
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | tcm_qla2xxx.c | 1824 .queue_data_in = tcm_qla2xxx_queue_data_in, 1866 .queue_data_in = tcm_qla2xxx_queue_data_in,
|
| /linux/drivers/xen/ |
| H A D | xen-scsiback.c | 1819 .queue_data_in = scsiback_queue_data_in,
|
| /linux/drivers/target/sbp/ |
| H A D | sbp_target.c | 2260 .queue_data_in = sbp_queue_data_in,
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_tcm.c | 2000 .queue_data_in = usbg_send_read_response,
|
| /linux/drivers/vhost/ |
| H A D | scsi.c | 2943 .queue_data_in = vhost_scsi_queue_data_in,
|
| /linux/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.c | 3956 .queue_data_in = ibmvscsis_queue_data_in,
|