Home
last modified time | relevance | path

Searched refs:b43legacy_destroy_pioqueue (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.c379 static void b43legacy_destroy_pioqueue(struct b43legacy_pioqueue *queue) in b43legacy_destroy_pioqueue() function
396 b43legacy_destroy_pioqueue(pio->queue3); in b43legacy_pio_free()
398 b43legacy_destroy_pioqueue(pio->queue2); in b43legacy_pio_free()
400 b43legacy_destroy_pioqueue(pio->queue1); in b43legacy_pio_free()
402 b43legacy_destroy_pioqueue(pio->queue0); in b43legacy_pio_free()
441 b43legacy_destroy_pioqueue(pio->queue2); in b43legacy_pio_init()
444 b43legacy_destroy_pioqueue(pio->queue1); in b43legacy_pio_init()
447 b43legacy_destroy_pioqueue(pio->queue0); in b43legacy_pio_init()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.c379 static void b43legacy_destroy_pioqueue(struct b43legacy_pioqueue *queue) in b43legacy_destroy_pioqueue() function
396 b43legacy_destroy_pioqueue(pio->queue3); in b43legacy_pio_free()
398 b43legacy_destroy_pioqueue(pio->queue2); in b43legacy_pio_free()
400 b43legacy_destroy_pioqueue(pio->queue1); in b43legacy_pio_free()
402 b43legacy_destroy_pioqueue(pio->queue0); in b43legacy_pio_free()
441 b43legacy_destroy_pioqueue(pio->queue2); in b43legacy_pio_init()
444 b43legacy_destroy_pioqueue(pio->queue1); in b43legacy_pio_init()
447 b43legacy_destroy_pioqueue(pio->queue0); in b43legacy_pio_init()

Completed in 2 milliseconds