Linux Kernel
3.7.1
|
#include <cppi_dma.h>
Data Fields | |
u32 | tx_head |
u32 | tx_buf |
u32 | tx_current |
u32 | tx_buf_current |
u32 | tx_info |
u32 | tx_rem_len |
u32 | tx_dummy |
u32 | tx_complete |
Definition at line 24 of file cppi_dma.h.
Definition at line 26 of file cppi_dma.h.
u32 tx_buf_current |
Definition at line 28 of file cppi_dma.h.
u32 tx_complete |
Definition at line 32 of file cppi_dma.h.
u32 tx_current |
Definition at line 27 of file cppi_dma.h.
u32 tx_dummy |
Definition at line 31 of file cppi_dma.h.
u32 tx_head |
Definition at line 25 of file cppi_dma.h.
u32 tx_info |
Definition at line 29 of file cppi_dma.h.
u32 tx_rem_len |
Definition at line 30 of file cppi_dma.h.