/Linux-v5.4/drivers/target/ |
D | target_core_tpg.c | 160 struct se_node_acl *acl, u32 queue_depth) in target_set_nacl_queue_depth() 176 u32 queue_depth; in target_alloc_node_acl() local 383 u32 queue_depth) in core_tpg_set_initiator_node_queue_depth()
|
/Linux-v5.4/arch/um/drivers/ |
D | vector_kern.c | 226 int queue_depth; in vector_advancehead() local 256 int queue_depth; in vector_advancetail() local 312 int queue_depth; in vector_enqueue() local 387 int result = 0, send_len, queue_depth = qi->max_depth; in vector_send() local 1043 int queue_depth = 0; in vector_net_start_xmit() local
|
D | vector_kern.h | 43 int queue_depth, head, tail, max_depth, max_iov_frags; member
|
/Linux-v5.4/drivers/block/ |
D | null_blk.h | 31 unsigned int queue_depth; member 80 unsigned int queue_depth; member
|
/Linux-v5.4/drivers/s390/crypto/ |
D | ap_card.c | 173 struct ap_card *ap_card_create(int id, int queue_depth, int raw_type, in ap_card_create()
|
D | ap_bus.h | 163 int queue_depth; /* AP queue depth.*/ member
|
D | ap_bus.c | 295 static int ap_query_queue(ap_qid_t qid, int *queue_depth, int *device_type, in ap_query_queue()
|
/Linux-v5.4/block/ |
D | blk-rq-qos.h | 56 unsigned int queue_depth; member
|
D | blk-mq.c | 2724 unsigned int queue_depth, in blk_mq_init_sq_queue()
|
/Linux-v5.4/drivers/target/iscsi/ |
D | iscsi_target_nego.c | 1050 u32 payload_length, queue_depth = 0; in iscsi_target_locate_portal() local
|
/Linux-v5.4/include/linux/ |
D | blk-mq.h | 104 unsigned int queue_depth; /* max hw supported */ member
|
D | blkdev.h | 416 unsigned int queue_depth; member
|
/Linux-v5.4/drivers/scsi/ |
D | hptiop.c | 1110 int queue_depth) in hptiop_adjust_disk_queue_depth()
|
D | storvsc_drv.c | 1909 static int storvsc_change_queue_depth(struct scsi_device *sdev, int queue_depth) in storvsc_change_queue_depth()
|
D | hpsa.h | 78 u16 queue_depth; /* max queue_depth for this device */ member
|
D | scsi_transport_iscsi.c | 2693 uint16_t queue_depth) in iscsi_if_create_session()
|
D | hpsa.c | 2131 int queue_depth; in hpsa_slave_configure() local
|
/Linux-v5.4/include/target/ |
D | target_core_base.h | 552 u32 queue_depth; member 691 u32 queue_depth; member 771 u32 queue_depth; member
|
/Linux-v5.4/drivers/ata/ |
D | libata-scsi.c | 1389 int queue_depth) in __ata_change_queue_depth() 1436 int ata_scsi_change_queue_depth(struct scsi_device *sdev, int queue_depth) in ata_scsi_change_queue_depth()
|
/Linux-v5.4/include/scsi/ |
D | scsi_device.h | 115 unsigned short queue_depth; /* How deep of a queue we want */ member
|
D | iscsi_if.h | 102 uint16_t queue_depth; member 108 uint16_t queue_depth; member
|
/Linux-v5.4/include/uapi/linux/ |
D | hdreg.h | 459 unsigned short queue_depth; /* (word 75) member
|
/Linux-v5.4/drivers/s390/block/ |
D | dasd.c | 44 static unsigned int queue_depth = 32; variable
|
/Linux-v5.4/drivers/scsi/arcmsr/ |
D | arcmsr_hba.c | 142 static int arcmsr_adjust_disk_queue_depth(struct scsi_device *sdev, int queue_depth) in arcmsr_adjust_disk_queue_depth()
|
/Linux-v5.4/drivers/scsi/qla4xxx/ |
D | ql4_os.c | 9039 int queue_depth = QL4_DEF_QDEPTH; in qla4xxx_slave_alloc() local
|