Searched refs:IBMVFC_MAX_CMDS_PER_LUN (Results 1 – 2 of 2) sorted by relevance
51 #define IBMVFC_MAX_CMDS_PER_LUN 64 macro
2904 if (qdepth > IBMVFC_MAX_CMDS_PER_LUN) in ibmvfc_change_queue_depth()2905 qdepth = IBMVFC_MAX_CMDS_PER_LUN; in ibmvfc_change_queue_depth()