Searched refs:MID_RX_DMA_COMPLETE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/atm/ | ||
D | midway.h | 83 #define MID_RX_DMA_COMPLETE 0x00000010 /* DMA to host done */ macro |
D | eni.c | 1537 if (events & MID_RX_DMA_COMPLETE) { in eni_tasklet() |