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