Searched refs:ioat2_quiesce (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/dma/ioat/
H A Ddma_v2.h171 int ioat2_quiesce(struct ioat_chan_common *chan, unsigned long tmo);
H A Ddma_v2.c220 int ioat2_quiesce(struct ioat_chan_common *chan, unsigned long tmo) function
263 ioat2_quiesce(chan, 0);
339 ioat2_quiesce(chan, msecs_to_jiffies(100));
H A Ddma_v3.c337 ioat2_quiesce(chan, 0);
1121 ioat2_quiesce(chan, msecs_to_jiffies(100));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/dma/ioat/
H A Ddma_v2.h171 int ioat2_quiesce(struct ioat_chan_common *chan, unsigned long tmo);
H A Ddma_v2.c220 int ioat2_quiesce(struct ioat_chan_common *chan, unsigned long tmo) function
263 ioat2_quiesce(chan, 0);
339 ioat2_quiesce(chan, msecs_to_jiffies(100));
H A Ddma_v3.c337 ioat2_quiesce(chan, 0);
1121 ioat2_quiesce(chan, msecs_to_jiffies(100));

Completed in 41 milliseconds