Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dpio.h56 #define B43_PIO_MAX_NR_TXPACKETS 32 macro
91 struct b43_pio_txpacket packets[B43_PIO_MAX_NR_TXPACKETS];
H A Dpio.c139 q->free_packet_slots = B43_PIO_MAX_NR_TXPACKETS; in b43_setup_pioqueue_tx()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dpio.h56 #define B43_PIO_MAX_NR_TXPACKETS 32 macro
91 struct b43_pio_txpacket packets[B43_PIO_MAX_NR_TXPACKETS];
H A Dpio.c139 q->free_packet_slots = B43_PIO_MAX_NR_TXPACKETS; in b43_setup_pioqueue_tx()

Completed in 3 milliseconds