Linux Kernel
3.7.1
|
#include <dma.h>
Data Fields | |
struct b43_dma_ops * | ops |
void * | descbase |
struct b43_dmadesc_meta * | meta |
u8 * | txhdr_cache |
dma_addr_t | dmabase |
int | nr_slots |
int | used_slots |
int | current_slot |
u32 | frameoffset |
u16 | rx_buffersize |
u16 | mmio_base |
int | index |
bool | tx |
enum b43_dmatype | type |
bool | stopped |
u8 | queue_prio |
struct b43_wldev * | dev |
dma_addr_t dmabase |
struct b43_dmadesc_meta* meta |
struct b43_dma_ops* ops |
enum b43_dmatype type |