Searched defs:b43_dmaring (Results 1 – 1 of 1) sorted by relevance
225 struct b43_dmaring { struct227 const struct b43_dma_ops *ops;229 void *descbase;231 struct b43_dmadesc_meta *meta;236 u8 *txhdr_cache;238 dma_addr_t dmabase;240 int nr_slots;242 int used_slots;244 int current_slot;246 u32 frameoffset;[all …]