Home
last modified time | relevance | path

Searched refs:SNIC_DFLT_QUEUE_DEPTH (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/scsi/snic/
Dsnic.h53 #define SNIC_DFLT_QUEUE_DEPTH 32 /* Default Queue Depth */ macro
Dsnic_main.c54 unsigned int snic_max_qdepth = SNIC_DFLT_QUEUE_DEPTH;
128 .cmd_per_lun = SNIC_DFLT_QUEUE_DEPTH,