Lines Matching defs:queue

35 static void tx_start(struct b43legacy_pioqueue *queue)  in tx_start()
41 static void tx_octet(struct b43legacy_pioqueue *queue, in tx_octet()
76 static void tx_data(struct b43legacy_pioqueue *queue, in tx_data()
102 static void tx_complete(struct b43legacy_pioqueue *queue, in tx_complete()
116 static u16 generate_cookie(struct b43legacy_pioqueue *queue, in generate_cookie()
154 struct b43legacy_pioqueue *queue = NULL; in parse_cookie() local
185 static int pio_tx_write_fragment(struct b43legacy_pioqueue *queue, in pio_tx_write_fragment()
218 struct b43legacy_pioqueue *queue = packet->queue; in free_txpacket() local
232 struct b43legacy_pioqueue *queue = packet->queue; in pio_tx_packet() local
282 struct b43legacy_pioqueue *queue = (struct b43legacy_pioqueue *)d; in tx_tasklet() local
312 static void setup_txqueues(struct b43legacy_pioqueue *queue) in setup_txqueues()
332 struct b43legacy_pioqueue *queue; in b43legacy_setup_pioqueue() local
381 static void cancel_transfers(struct b43legacy_pioqueue *queue) in cancel_transfers()
393 static void b43legacy_destroy_pioqueue(struct b43legacy_pioqueue *queue) in b43legacy_destroy_pioqueue()
423 struct b43legacy_pioqueue *queue; in b43legacy_pio_init() local
469 struct b43legacy_pioqueue *queue = dev->pio.queue1; in b43legacy_pio_tx() local
491 struct b43legacy_pioqueue *queue; in b43legacy_pio_handle_txstatus() local
549 static void pio_rx_error(struct b43legacy_pioqueue *queue, in pio_rx_error()
567 void b43legacy_pio_rx(struct b43legacy_pioqueue *queue) in b43legacy_pio_rx()
648 void b43legacy_pio_tx_suspend(struct b43legacy_pioqueue *queue) in b43legacy_pio_tx_suspend()
656 void b43legacy_pio_tx_resume(struct b43legacy_pioqueue *queue) in b43legacy_pio_tx_resume()