Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.h17 #define CXGB4I_SCSI_HOST_QDEPTH 1024 macro
Dcxgb4i.c105 .can_queue = CXGB4I_SCSI_HOST_QDEPTH,
2216 u32 max_cmds = CXGB4I_SCSI_HOST_QDEPTH; in t4_uld_add()
2267 max_cmds = CXGB4I_SCSI_HOST_QDEPTH >> 2; in t4_uld_add()