Home
last modified time | relevance | path

Searched defs:b43_pio (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Db43.h677 struct b43_pio { struct
678 struct b43_pio_txqueue *tx_queue_AC_BK; /* Background */ argument
679 struct b43_pio_txqueue *tx_queue_AC_BE; /* Best Effort */ argument
680 struct b43_pio_txqueue *tx_queue_AC_VI; /* Video */ argument
681 struct b43_pio_txqueue *tx_queue_AC_VO; /* Voice */ argument
682 struct b43_pio_txqueue *tx_queue_mcast; /* Multicast */ argument
684 struct b43_pio_rxqueue *rx_queue; argument