Searched refs:CXLFLASH_MAX_CMDS_PER_LUN (Results 1 – 2 of 2) sorted by relevance
59 #define CXLFLASH_MAX_CMDS_PER_LUN CXLFLASH_MAX_CMDS macro
2565 if (qdepth > CXLFLASH_MAX_CMDS_PER_LUN) in cxlflash_change_queue_depth()2566 qdepth = CXLFLASH_MAX_CMDS_PER_LUN; in cxlflash_change_queue_depth()3177 .cmd_per_lun = CXLFLASH_MAX_CMDS_PER_LUN,