Lines Matching refs:b43legacy_pio_txpacket
117 struct b43legacy_pio_txpacket *packet) in generate_cookie()
151 struct b43legacy_pio_txpacket **packet) in parse_cookie()
187 struct b43legacy_pio_txpacket *packet, in pio_tx_write_fragment()
215 static void free_txpacket(struct b43legacy_pio_txpacket *packet, in free_txpacket()
230 static int pio_tx_packet(struct b43legacy_pio_txpacket *packet) in pio_tx_packet()
285 struct b43legacy_pio_txpacket *packet, *tmp_packet; in tx_tasklet()
314 struct b43legacy_pio_txpacket *packet; in setup_txqueues()
383 struct b43legacy_pio_txpacket *packet, *tmp_packet; in cancel_transfers()
470 struct b43legacy_pio_txpacket *packet; in b43legacy_pio_tx()
475 packet = list_entry(queue->txfree.next, struct b43legacy_pio_txpacket, in b43legacy_pio_tx()
492 struct b43legacy_pio_txpacket *packet; in b43legacy_pio_handle_txstatus()