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