Searched defs:b43_dmaring (Results 1 – 1 of 1) sorted by relevance
226 struct b43_dmaring { struct228 const struct b43_dma_ops *ops;230 void *descbase;232 struct b43_dmadesc_meta *meta;237 u8 *txhdr_cache;239 dma_addr_t dmabase;241 int nr_slots;243 int used_slots;245 int current_slot;247 u32 frameoffset;[all …]