Home
last modified time | relevance | path

Searched refs:queue0 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.c146 queue = pio->queue0; in parse_cookie()
402 b43legacy_destroy_pioqueue(pio->queue0); in b43legacy_pio_free()
403 pio->queue0 = NULL; in b43legacy_pio_free()
415 pio->queue0 = queue; in b43legacy_pio_init()
447 b43legacy_destroy_pioqueue(pio->queue0); in b43legacy_pio_init()
448 pio->queue0 = NULL; in b43legacy_pio_init()
657 pio->queue0->tx_frozen = 1; in b43legacy_pio_freeze_txqueues()
669 pio->queue0->tx_frozen = 0; in b43legacy_pio_thaw_txqueues()
673 if (!list_empty(&pio->queue0->txqueue)) in b43legacy_pio_thaw_txqueues()
674 tasklet_schedule(&pio->queue0 in b43legacy_pio_thaw_txqueues()
[all...]
H A Db43legacy.h538 struct b43legacy_pioqueue *queue0; member
H A Dmain.c1352 b43legacy_pio_rx(dev->pio.queue0); in b43legacy_interrupt_tasklet()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.c146 queue = pio->queue0; in parse_cookie()
402 b43legacy_destroy_pioqueue(pio->queue0); in b43legacy_pio_free()
403 pio->queue0 = NULL; in b43legacy_pio_free()
415 pio->queue0 = queue; in b43legacy_pio_init()
447 b43legacy_destroy_pioqueue(pio->queue0); in b43legacy_pio_init()
448 pio->queue0 = NULL; in b43legacy_pio_init()
657 pio->queue0->tx_frozen = 1; in b43legacy_pio_freeze_txqueues()
669 pio->queue0->tx_frozen = 0; in b43legacy_pio_thaw_txqueues()
673 if (!list_empty(&pio->queue0->txqueue)) in b43legacy_pio_thaw_txqueues()
674 tasklet_schedule(&pio->queue0 in b43legacy_pio_thaw_txqueues()
[all...]
H A Db43legacy.h538 struct b43legacy_pioqueue *queue0; member
H A Dmain.c1352 b43legacy_pio_rx(dev->pio.queue0); in b43legacy_interrupt_tasklet()

Completed in 16 milliseconds