Searched defs:b43_dma (Results 1 – 1 of 1) sorted by relevance
658 struct b43_dma { struct659 struct b43_dmaring *tx_ring_AC_BK; /* Background */ argument660 struct b43_dmaring *tx_ring_AC_BE; /* Best Effort */ argument661 struct b43_dmaring *tx_ring_AC_VI; /* Video */ argument662 struct b43_dmaring *tx_ring_AC_VO; /* Voice */ argument663 struct b43_dmaring *tx_ring_mcast; /* Multicast */ argument665 struct b43_dmaring *rx_ring; argument667 u32 translation; /* Routing bits */668 bool translation_in_low; /* Should translation bit go into low addr? */669 bool parity; /* Check for parity */