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