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