Home
last modified time | relevance | path

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

/drivers/dma/
Dioat_dma.c47 static int ioat_pending_level = 4; variable
48 module_param(ioat_pending_level, int, 0644);
49 MODULE_PARM_DESC(ioat_pending_level,
454 if (ioat_chan->pending < ioat_pending_level) in ioat_dma_chan_watchdog()
566 if (ioat_chan->pending >= ioat_pending_level) in ioat1_tx_submit()
653 if (ioat_chan->pending >= ioat_pending_level) in ioat2_tx_submit()