Searched defs:cppi_rx_stateram (Results 1 – 1 of 1) sorted by relevance
29 struct cppi_rx_stateram { struct30 u32 rx_skipbytes;31 u32 rx_head;32 u32 rx_sop; /* "DMA packet" head descriptor */33 u32 rx_current; /* current descriptor */34 u32 rx_buf_current;35 u32 rx_len_len;36 u32 rx_cnt_cnt;37 u32 rx_complete;