Linux Kernel
3.7.1
|
#include <cppi_dma.h>
Data Fields | |
u32 | rx_skipbytes |
u32 | rx_head |
u32 | rx_sop |
u32 | rx_current |
u32 | rx_buf_current |
u32 | rx_len_len |
u32 | rx_cnt_cnt |
u32 | rx_complete |
Definition at line 35 of file cppi_dma.h.
u32 rx_buf_current |
Definition at line 40 of file cppi_dma.h.
u32 rx_cnt_cnt |
Definition at line 42 of file cppi_dma.h.
u32 rx_complete |
Definition at line 43 of file cppi_dma.h.
u32 rx_current |
Definition at line 39 of file cppi_dma.h.
u32 rx_head |
Definition at line 37 of file cppi_dma.h.
u32 rx_len_len |
Definition at line 41 of file cppi_dma.h.
u32 rx_skipbytes |
Definition at line 36 of file cppi_dma.h.
u32 rx_sop |
Definition at line 38 of file cppi_dma.h.