|
Linux Kernel
3.7.1
|
#include <dma.h>
Data Fields | |
| struct b43_dmadesc_generic *(* | idx2desc )(struct b43_dmaring *ring, int slot, struct b43_dmadesc_meta **meta) |
| void(* | fill_descriptor )(struct b43_dmaring *ring, struct b43_dmadesc_generic *desc, dma_addr_t dmaaddr, u16 bufsize, int start, int end, int irq) |
| void(* | poke_tx )(struct b43_dmaring *ring, int slot) |
| void(* | tx_suspend )(struct b43_dmaring *ring) |
| void(* | tx_resume )(struct b43_dmaring *ring) |
| int(* | get_current_rxslot )(struct b43_dmaring *ring) |
| void(* | set_current_rxslot )(struct b43_dmaring *ring, int slot) |
|
read |
1.8.2