Searched refs:B43legacy_PIO_MAXTXPACKETS (Results 1 – 2 of 2) sorted by relevance
32 #define B43legacy_PIO_MAXTXPACKETS 256 macro80 tx_packets_cache[B43legacy_PIO_MAXTXPACKETS];
162 < B43legacy_PIO_MAXTXPACKETS)); in parse_cookie()304 queue->nr_txfree = B43legacy_PIO_MAXTXPACKETS; in setup_txqueues()305 for (i = 0; i < B43legacy_PIO_MAXTXPACKETS; i++) { in setup_txqueues()467 B43legacy_WARN_ON(queue->nr_txfree >= B43legacy_PIO_MAXTXPACKETS); in b43legacy_pio_tx()