Searched refs:nr_txfree (Results 1 – 2 of 2) sorted by relevance
227 queue->nr_txfree++; in free_txpacket()317 queue->nr_txfree = B43legacy_PIO_MAXTXPACKETS; in setup_txqueues()480 queue->nr_txfree--; in b43legacy_pio_tx()481 B43legacy_WARN_ON(queue->nr_txfree >= B43legacy_PIO_MAXTXPACKETS); in b43legacy_pio_tx()
68 unsigned int nr_txfree; member