Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dpci.c69 static unsigned int io_queue_depth = 1024; variable
70 module_param_cb(io_queue_depth, &io_queue_depth_ops, &io_queue_depth, 0644);
71 MODULE_PARM_DESC(io_queue_depth, "set io queue depth, should >= 2");
2398 io_queue_depth = 32; in nvme_pci_enable()
2401 io_queue_depth); in nvme_pci_enable()
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo