Searched refs:B43legacy_PIO_MAXTXPACKETS (Results 1 – 2 of 2) sorted by relevance
31 #define B43legacy_PIO_MAXTXPACKETS 256 macro79 tx_packets_cache[B43legacy_PIO_MAXTXPACKETS];
175 < B43legacy_PIO_MAXTXPACKETS)); in parse_cookie()317 queue->nr_txfree = B43legacy_PIO_MAXTXPACKETS; in setup_txqueues()318 for (i = 0; i < B43legacy_PIO_MAXTXPACKETS; i++) { in setup_txqueues()481 B43legacy_WARN_ON(queue->nr_txfree >= B43legacy_PIO_MAXTXPACKETS); in b43legacy_pio_tx()