Searched refs:g_hw_queue_depth (Results 1 – 1 of 1) sorted by relevance
196 static int g_hw_queue_depth = 64; variable197 module_param_named(hw_queue_depth, g_hw_queue_depth, int, 0444);726 dev->hw_queue_depth = g_hw_queue_depth; in null_alloc_dev()1982 queue_depth = g_hw_queue_depth; in null_init_tag_set()