Lines Matching defs:q
24 static u16 generate_cookie(struct b43_pio_txqueue *q, in generate_cookie()
49 struct b43_pio_txqueue *q = NULL; in parse_cookie() local
126 struct b43_pio_txqueue *q; in b43_setup_pioqueue_tx() local
162 struct b43_pio_rxqueue *q; in b43_setup_pioqueue_rx() local
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()
201 static void b43_destroy_pioqueue_rx(struct b43_pio_rxqueue *q, in b43_destroy_pioqueue_rx()
290 struct b43_pio_txqueue *q; in select_queue_by_priority() local
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() local
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() local
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() local
566 struct b43_pio_txqueue *q; in b43_pio_handle_txstatus() local
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()
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()