Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/snic/
Dsnic_main.c40 unsigned int snic_max_qdepth = SNIC_DFLT_QUEUE_DEPTH;
114 .cmd_per_lun = SNIC_DFLT_QUEUE_DEPTH,
Dsnic.h39 #define SNIC_DFLT_QUEUE_DEPTH 32 /* Default Queue Depth */ macro