Lines Matching refs:b43_pio_txqueue
37 static u16 generate_cookie(struct b43_pio_txqueue *q, in generate_cookie()
57 struct b43_pio_txqueue *parse_cookie(struct b43_wldev *dev, in parse_cookie()
62 struct b43_pio_txqueue *q = NULL; in parse_cookie()
136 static struct b43_pio_txqueue *b43_setup_pioqueue_tx(struct b43_wldev *dev, in b43_setup_pioqueue_tx()
139 struct b43_pio_txqueue *q; in b43_setup_pioqueue_tx()
191 static void b43_pio_cancel_tx_packets(struct b43_pio_txqueue *q) in b43_pio_cancel_tx_packets()
205 static void b43_destroy_pioqueue_tx(struct b43_pio_txqueue *q, in b43_destroy_pioqueue_tx()
300 static struct b43_pio_txqueue *select_queue_by_priority(struct b43_wldev *dev, in select_queue_by_priority()
303 struct b43_pio_txqueue *q; in select_queue_by_priority()
330 static u16 tx_write_2byte_queue(struct b43_pio_txqueue *q, in tx_write_2byte_queue()
365 struct b43_pio_txqueue *q = pack->queue; in pio_tx_frame_2byte_queue()
383 static u32 tx_write_4byte_queue(struct b43_pio_txqueue *q, in tx_write_4byte_queue()
435 struct b43_pio_txqueue *q = pack->queue; in pio_tx_frame_4byte_queue()
453 static int pio_tx_frame(struct b43_pio_txqueue *q, in pio_tx_frame()
504 struct b43_pio_txqueue *q; in b43_pio_tx()
579 struct b43_pio_txqueue *q; in b43_pio_handle_txstatus()
790 static void b43_pio_tx_suspend_queue(struct b43_pio_txqueue *q) in b43_pio_tx_suspend_queue()
803 static void b43_pio_tx_resume_queue(struct b43_pio_txqueue *q) in b43_pio_tx_resume_queue()