Searched defs:cppi_rx_stateram (Results 1 – 1 of 1) sorted by relevance
35 struct cppi_rx_stateram { struct36 u32 rx_skipbytes;37 u32 rx_head;38 u32 rx_sop; /* "DMA packet" head descriptor */39 u32 rx_current; /* current descriptor */40 u32 rx_buf_current;41 u32 rx_len_len;42 u32 rx_cnt_cnt;43 u32 rx_complete;