Searched defs:b43_pio (Results 1 – 1 of 1) sorted by relevance
651 struct b43_pio { struct652 struct b43_pio_txqueue *tx_queue_AC_BK; /* Background */ argument653 struct b43_pio_txqueue *tx_queue_AC_BE; /* Best Effort */ argument654 struct b43_pio_txqueue *tx_queue_AC_VI; /* Video */ argument655 struct b43_pio_txqueue *tx_queue_AC_VO; /* Voice */ argument656 struct b43_pio_txqueue *tx_queue_mcast; /* Multicast */ argument658 struct b43_pio_rxqueue *rx_queue; argument