Searched refs:queue_data_in (Results 1 – 15 of 15) 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 | 420 .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 | 393 if (!tfo->queue_data_in) { in target_fabric_tf_ops_check()
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | tcm_qla2xxx.c | 1825 .queue_data_in = tcm_qla2xxx_queue_data_in, 1867 .queue_data_in = tcm_qla2xxx_queue_data_in,
|
| /linux/drivers/scsi/elx/efct/ |
| H A D | efct_lio.c | 1603 .queue_data_in = efct_lio_queue_data_in, 1639 .queue_data_in = efct_lio_queue_data_in,
|
| /linux/drivers/target/loopback/ |
| H A D | tcm_loop.c | 1097 .queue_data_in = tcm_loop_queue_data_in,
|
| /linux/drivers/xen/ |
| H A D | xen-scsiback.c | 1817 .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 | 2015 .queue_data_in = usbg_send_read_response,
|
| /linux/drivers/vhost/ |
| H A D | scsi.c | 2935 .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,
|
| /linux/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.c | 3909 .queue_data_in = srpt_queue_data_in,
|