Searched refs:iscsi_change_queue_depth (Results 1 – 8 of 8) sorted by relevance
/drivers/infiniband/ulp/iser/ |
D | iscsi_iser.c | 688 .change_queue_depth = iscsi_change_queue_depth,
|
/drivers/scsi/ |
D | iscsi_tcp.c | 945 .change_queue_depth = iscsi_change_queue_depth,
|
D | libiscsi.c | 1717 int iscsi_change_queue_depth(struct scsi_device *sdev, int depth, int reason) in iscsi_change_queue_depth() function 1734 EXPORT_SYMBOL_GPL(iscsi_change_queue_depth);
|
/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 89 .change_queue_depth = iscsi_change_queue_depth,
|
/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 91 .change_queue_depth = iscsi_change_queue_depth,
|
/drivers/scsi/bnx2i/ |
D | bnx2i_iscsi.c | 2257 .change_queue_depth = iscsi_change_queue_depth,
|
/drivers/scsi/be2iscsi/ |
D | be_main.c | 537 .change_queue_depth = iscsi_change_queue_depth,
|
/drivers/scsi/qla4xxx/ |
D | ql4_os.c | 7314 return iscsi_change_queue_depth(sdev, qdepth, reason); in qla4xxx_change_queue_depth()
|