Home
last modified time | relevance | path

Searched refs:nr_txfree (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.c214 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()
H A Dpio.h69 unsigned int nr_txfree; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.c214 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()
H A Dpio.h69 unsigned int nr_txfree; member

Completed in 3 milliseconds