Searched refs:g_hw_queue_depth (Results 1 – 1 of 1) sorted by relevance
208 static int g_hw_queue_depth = 64; variable209 module_param_named(hw_queue_depth, g_hw_queue_depth, int, 0444);799 dev->hw_queue_depth = g_hw_queue_depth; in null_alloc_dev()1840 tag_set.queue_depth = g_hw_queue_depth; in null_init_global_tag_set()