Searched refs:CXLFLASH_MAX_CMDS_PER_LUN (Results 1 – 2 of 2) sorted by relevance
55 #define CXLFLASH_MAX_CMDS_PER_LUN CXLFLASH_MAX_CMDS macro
2540 if (qdepth > CXLFLASH_MAX_CMDS_PER_LUN) in cxlflash_change_queue_depth()2541 qdepth = CXLFLASH_MAX_CMDS_PER_LUN; in cxlflash_change_queue_depth()3151 .cmd_per_lun = CXLFLASH_MAX_CMDS_PER_LUN,