Searched refs:SGDMA_STATUS_EOP (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/altera/ | ||
| D | altera_sgdmahw.h | 61 #define SGDMA_STATUS_EOP BIT(7) macro |
| D | altera_sgdma.c | 260 rxstatus = pktstatus & ~SGDMA_STATUS_EOP; in sgdma_rx_status() |