Searched refs:IOAT_COMPLETION_ACK (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/dma/ioat/
H A Ddma.h102 #define IOAT_COMPLETION_ACK 1 macro
H A Ddma.c550 clear_bit(IOAT_COMPLETION_ACK, &ioat_chan->state);
944 * and IOAT_COMPLETION_ACK cleared
954 if (test_bit(IOAT_COMPLETION_ACK, &ioat_chan->state)) {
980 set_bit(IOAT_COMPLETION_ACK, &ioat_chan->state);

Completed in 210 milliseconds