Home
last modified time | relevance | path

Searched refs:g_hw_queue_depth (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/block/null_blk/
Dmain.c195 static int g_hw_queue_depth = 64; variable
196 module_param_named(hw_queue_depth, g_hw_queue_depth, int, 0444);
601 dev->hw_queue_depth = g_hw_queue_depth; in null_alloc_dev()
1729 g_hw_queue_depth; in null_init_tag_set()