Searched defs:b43legacy_dma (Results 1 – 1 of 1) sorted by relevance
522 struct b43legacy_dma { struct523 struct b43legacy_dmaring *tx_ring0; argument524 struct b43legacy_dmaring *tx_ring1; argument525 struct b43legacy_dmaring *tx_ring2; argument526 struct b43legacy_dmaring *tx_ring3; argument527 struct b43legacy_dmaring *tx_ring4; argument528 struct b43legacy_dmaring *tx_ring5; argument530 struct b43legacy_dmaring *rx_ring0; argument531 struct b43legacy_dmaring *rx_ring3; /* only on core.rev < 5 */ argument533 u32 translation; /* Routing bits */