Lines Matching refs:b43legacy_pio_txpacket
104 struct b43legacy_pio_txpacket *packet) in generate_cookie()
138 struct b43legacy_pio_txpacket **packet) in parse_cookie()
174 struct b43legacy_pio_txpacket *packet, in pio_tx_write_fragment()
202 static void free_txpacket(struct b43legacy_pio_txpacket *packet, in free_txpacket()
217 static int pio_tx_packet(struct b43legacy_pio_txpacket *packet) in pio_tx_packet()
272 struct b43legacy_pio_txpacket *packet, *tmp_packet; in tx_tasklet()
301 struct b43legacy_pio_txpacket *packet; in setup_txqueues()
369 struct b43legacy_pio_txpacket *packet, *tmp_packet; in cancel_transfers()
456 struct b43legacy_pio_txpacket *packet; in b43legacy_pio_tx()
461 packet = list_entry(queue->txfree.next, struct b43legacy_pio_txpacket, in b43legacy_pio_tx()
478 struct b43legacy_pio_txpacket *packet; in b43legacy_pio_handle_txstatus()