Lines Matching refs:b43_pio_txqueue
24 static u16 generate_cookie(struct b43_pio_txqueue *q, in generate_cookie()
44 struct b43_pio_txqueue *parse_cookie(struct b43_wldev *dev, in parse_cookie()
49 struct b43_pio_txqueue *q = NULL; in parse_cookie()
123 static struct b43_pio_txqueue *b43_setup_pioqueue_tx(struct b43_wldev *dev, in b43_setup_pioqueue_tx()
126 struct b43_pio_txqueue *q; in b43_setup_pioqueue_tx()
178 static void b43_pio_cancel_tx_packets(struct b43_pio_txqueue *q) in b43_pio_cancel_tx_packets()
192 static void b43_destroy_pioqueue_tx(struct b43_pio_txqueue *q, in b43_destroy_pioqueue_tx()
287 static struct b43_pio_txqueue *select_queue_by_priority(struct b43_wldev *dev, in select_queue_by_priority()
290 struct b43_pio_txqueue *q; in select_queue_by_priority()
317 static u16 tx_write_2byte_queue(struct b43_pio_txqueue *q, in tx_write_2byte_queue()
352 struct b43_pio_txqueue *q = pack->queue; in pio_tx_frame_2byte_queue()
370 static u32 tx_write_4byte_queue(struct b43_pio_txqueue *q, in tx_write_4byte_queue()
422 struct b43_pio_txqueue *q = pack->queue; in pio_tx_frame_4byte_queue()
440 static int pio_tx_frame(struct b43_pio_txqueue *q, in pio_tx_frame()
491 struct b43_pio_txqueue *q; in b43_pio_tx()
566 struct b43_pio_txqueue *q; in b43_pio_handle_txstatus()
777 static void b43_pio_tx_suspend_queue(struct b43_pio_txqueue *q) in b43_pio_tx_suspend_queue()
790 static void b43_pio_tx_resume_queue(struct b43_pio_txqueue *q) in b43_pio_tx_resume_queue()