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

/linux-4.4.14/drivers/net/ethernet/dlink/
H A Ddl2k.h164 RxDMAComplete = 0x0400, enumerator in enum:IntStatus_bits
385 unsigned int rx_coalesce; /* Maximum frames each RxDMAComplete intr */
386 unsigned int rx_timeout; /* Wait time between RxDMAComplete intr */
H A Ddl2k.c57 #define DEFAULT_INTR (RxDMAComplete | HostError | IntRequested | TxDMAComplete| \
729 if (int_status & RxDMAComplete) rio_interrupt()

Completed in 171 milliseconds