Home
last modified time | relevance | path

Searched refs:CXGB4I_SCSI_HOST_QDEPTH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.h17 #define CXGB4I_SCSI_HOST_QDEPTH 1024 macro
H A Dcxgb4i.c105 .can_queue = CXGB4I_SCSI_HOST_QDEPTH,
2217 u32 max_cmds = CXGB4I_SCSI_HOST_QDEPTH; in t4_uld_add()
2268 max_cmds = CXGB4I_SCSI_HOST_QDEPTH >> 2; in t4_uld_add()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.h17 #define CXGB4I_SCSI_HOST_QDEPTH 1024 macro
H A Dcxgb4i.c105 .can_queue = CXGB4I_SCSI_HOST_QDEPTH,
2218 u32 max_cmds = CXGB4I_SCSI_HOST_QDEPTH; in t4_uld_add()
2269 max_cmds = CXGB4I_SCSI_HOST_QDEPTH >> 2; in t4_uld_add()

Completed in 7 milliseconds