Home
last modified time | relevance | path

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

/openbmc/linux/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()