Searched refs:b43_pio_rxqueue (Results 1 – 3 of 3) sorted by relevance
98 struct b43_pio_rxqueue { struct131 static inline u16 b43_piorx_read16(struct b43_pio_rxqueue *q, u16 offset) in b43_piorx_read16()136 static inline u32 b43_piorx_read32(struct b43_pio_rxqueue *q, u16 offset) in b43_piorx_read32()141 static inline void b43_piorx_write16(struct b43_pio_rxqueue *q, in b43_piorx_write16()147 static inline void b43_piorx_write32(struct b43_pio_rxqueue *q, in b43_piorx_write32()160 void b43_pio_rx(struct b43_pio_rxqueue *q);
172 static struct b43_pio_rxqueue *b43_setup_pioqueue_rx(struct b43_wldev *dev, in b43_setup_pioqueue_rx()175 struct b43_pio_rxqueue *q; in b43_setup_pioqueue_rx()214 static void b43_destroy_pioqueue_rx(struct b43_pio_rxqueue *q, in b43_destroy_pioqueue_rx()609 static bool pio_rx_frame(struct b43_pio_rxqueue *q) in pio_rx_frame()775 void b43_pio_rx(struct b43_pio_rxqueue *q) in b43_pio_rx()
661 struct b43_pio_rxqueue;671 struct b43_pio_rxqueue *rx_queue;