Searched defs:b43_pio (Results 1 – 1 of 1) sorted by relevance
677 struct b43_pio { struct678 struct b43_pio_txqueue *tx_queue_AC_BK; /* Background */ argument679 struct b43_pio_txqueue *tx_queue_AC_BE; /* Best Effort */ argument680 struct b43_pio_txqueue *tx_queue_AC_VI; /* Video */ argument681 struct b43_pio_txqueue *tx_queue_AC_VO; /* Voice */ argument682 struct b43_pio_txqueue *tx_queue_mcast; /* Multicast */ argument684 struct b43_pio_rxqueue *rx_queue; argument