Home
last modified time | relevance | path

Searched defs:max_queue_depth (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/scsi/
Du14-34f.c663 static int max_queue_depth = CONFIG_SCSI_U14_34F_MAX_TAGS; variable
665 static int max_queue_depth = MAX_CMD_PER_LUN; variable
Deata.c899 static int max_queue_depth = CONFIG_SCSI_EATA_MAX_TAGS; variable
901 static int max_queue_depth = MAX_CMD_PER_LUN; variable
Dqlogicpti.h290 u_short max_queue_depth; member
Dqla1280.h448 uint16_t max_queue_depth; /* 32, 33 */ member
/linux-4.4.14/include/scsi/
Dlibfcoe.h357 u32 max_queue_depth; member
Dscsi_device.h93 unsigned short max_queue_depth; /* max queue depth */ member
/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_base.c74 static int max_queue_depth = -1; variable