Searched defs:b43_dma (Results 1 – 1 of 1) sorted by relevance
517 struct b43_dma { struct518 struct b43_dmaring *tx_ring_AC_BK; /* Background */ argument519 struct b43_dmaring *tx_ring_AC_BE; /* Best Effort */ argument520 struct b43_dmaring *tx_ring_AC_VI; /* Video */ argument521 struct b43_dmaring *tx_ring_AC_VO; /* Voice */ argument522 struct b43_dmaring *tx_ring_mcast; /* Multicast */ argument524 struct b43_dmaring *rx_ring; argument