Searched refs:b43_pio_rxqueue (Results 1 – 3 of 3) sorted by relevance
99 struct b43_pio_rxqueue { struct132 static inline u16 b43_piorx_read16(struct b43_pio_rxqueue *q, u16 offset) in b43_piorx_read16()137 static inline u32 b43_piorx_read32(struct b43_pio_rxqueue *q, u16 offset) in b43_piorx_read32()142 static inline void b43_piorx_write16(struct b43_pio_rxqueue *q, in b43_piorx_write16()148 static inline void b43_piorx_write32(struct b43_pio_rxqueue *q, in b43_piorx_write32()161 void b43_pio_rx(struct b43_pio_rxqueue *q);
159 static struct b43_pio_rxqueue *b43_setup_pioqueue_rx(struct b43_wldev *dev, in b43_setup_pioqueue_rx()162 struct b43_pio_rxqueue *q; in b43_setup_pioqueue_rx()201 static void b43_destroy_pioqueue_rx(struct b43_pio_rxqueue *q, in b43_destroy_pioqueue_rx()596 static bool pio_rx_frame(struct b43_pio_rxqueue *q) in pio_rx_frame()762 void b43_pio_rx(struct b43_pio_rxqueue *q) in b43_pio_rx()
674 struct b43_pio_rxqueue;684 struct b43_pio_rxqueue *rx_queue;