Searched refs:nr_txfree (Results 1 – 2 of 2) sorted by relevance
214 queue->nr_txfree++; in free_txpacket()304 queue->nr_txfree = B43legacy_PIO_MAXTXPACKETS; in setup_txqueues()466 queue->nr_txfree--; in b43legacy_pio_tx()467 B43legacy_WARN_ON(queue->nr_txfree >= B43legacy_PIO_MAXTXPACKETS); in b43legacy_pio_tx()
69 unsigned int nr_txfree; member