Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/atm/
Dmidway.h83 #define MID_RX_DMA_COMPLETE 0x00000010 /* DMA to host done */ macro
Deni.c1537 if (events & MID_RX_DMA_COMPLETE) { in eni_tasklet()