Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Db43.h659 struct b43_dma { struct
660 struct b43_dmaring *tx_ring_AC_BK; /* Background */ argument
661 struct b43_dmaring *tx_ring_AC_BE; /* Best Effort */ argument
662 struct b43_dmaring *tx_ring_AC_VI; /* Video */ argument
663 struct b43_dmaring *tx_ring_AC_VO; /* Voice */ argument
664 struct b43_dmaring *tx_ring_mcast; /* Multicast */ argument
666 struct b43_dmaring *rx_ring; argument
668 u32 translation; /* Routing bits */
669 bool translation_in_low; /* Should translation bit go into low addr? */
670 bool parity; /* Check for parity */