Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/altera/
H A Daltera_sgdmahw.h50 #define SGDMA_STATUS_EOP BIT(7) macro
H A Daltera_sgdma.c249 rxstatus = pktstatus & ~SGDMA_STATUS_EOP; in sgdma_rx_status()