Searched refs:ioat_initial_desc_count (Results 1 – 1 of 1) sorted by relevance
299 static int ioat_initial_desc_count = 256; variable300 module_param(ioat_initial_desc_count, int, 0644);301 MODULE_PARM_DESC(ioat_initial_desc_count,330 for (i = 0; i < ioat_initial_desc_count; i++) { in ioat1_dma_alloc_chan_resources()