Searched defs:max_queue_depth (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/include/scsi/ | ||
H A D | libfcoe.h | 357 u32 max_queue_depth; member in struct:fcoe_port |
H A D | scsi_device.h | 92 unsigned short max_queue_depth; /* max queue depth */ member in struct:scsi_device |
/linux-4.1.27/drivers/scsi/mpt2sas/ | ||
H A D | mpt2sas_base.c | 72 static int max_queue_depth = -1; variable |
/linux-4.1.27/drivers/scsi/ | ||
H A D | u14-34f.c | 663 static int max_queue_depth = CONFIG_SCSI_U14_34F_MAX_TAGS; variable 665 static int max_queue_depth = MAX_CMD_PER_LUN; variable |
H A D | qlogicpti.h | 290 u_short max_queue_depth; member in struct:host_param |
H A D | eata.c | 899 static int max_queue_depth = CONFIG_SCSI_EATA_MAX_TAGS; variable 901 static int max_queue_depth = MAX_CMD_PER_LUN; variable |
H A D | qla1280.h | 448 uint16_t max_queue_depth; /* 32, 33 */ member in struct:nvram::__anon9446 |
/linux-4.1.27/drivers/scsi/mpt3sas/ | ||
H A D | mpt3sas_base.c | 74 static int max_queue_depth = -1; variable |
Completed in 655 milliseconds