Searched refs:MID_TX_DMA_COMPLETE (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ | ||
D | midway.h | 84 #define MID_TX_DMA_COMPLETE 0x00000008 /* DMA from host done */ macro |
D | eni.c | 1550 if (events & MID_TX_DMA_COMPLETE) { in eni_tasklet() |