Searched defs:b43_dma (Results 1 – 1 of 1) sorted by relevance
562 struct b43_dma { struct563 struct b43_dmaring *tx_ring_AC_BK; /* Background */ argument564 struct b43_dmaring *tx_ring_AC_BE; /* Best Effort */ argument565 struct b43_dmaring *tx_ring_AC_VI; /* Video */ argument566 struct b43_dmaring *tx_ring_AC_VO; /* Voice */ argument567 struct b43_dmaring *tx_ring_mcast; /* Multicast */ argument569 struct b43_dmaring *rx_ring; argument