Linux Kernel
3.7.1
|
#include <cppi_dma.h>
Definition at line 79 of file cppi_dma.h.
dma_addr_t buf_dma |
Definition at line 94 of file cppi_dma.h.
u32 buf_len |
Definition at line 95 of file cppi_dma.h.
Definition at line 80 of file cppi_dma.h.
Definition at line 83 of file cppi_dma.h.
struct cppi_descriptor* freelist |
Definition at line 101 of file cppi_dma.h.
Definition at line 104 of file cppi_dma.h.
struct musb_hw_ep* hw_ep |
Definition at line 86 of file cppi_dma.h.
u8 index |
Definition at line 88 of file cppi_dma.h.
u8 is_rndis |
Definition at line 91 of file cppi_dma.h.
struct cppi_descriptor* last_processed |
Definition at line 106 of file cppi_dma.h.
u32 maxpacket |
Definition at line 96 of file cppi_dma.h.
Definition at line 97 of file cppi_dma.h.
Definition at line 99 of file cppi_dma.h.
struct cppi_descriptor* tail |
Definition at line 105 of file cppi_dma.h.
bool transmit |
Definition at line 87 of file cppi_dma.h.
Definition at line 111 of file cppi_dma.h.