Home
last modified time | relevance | path

Searched refs:b43_pio_txpacket (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/wireless/broadcom/b43/
Dpio.c25 struct b43_pio_txpacket *pack) in generate_cookie()
46 struct b43_pio_txpacket **pack) in parse_cookie()
127 struct b43_pio_txpacket *p; in b43_setup_pioqueue_tx()
180 struct b43_pio_txpacket *pack; in b43_pio_cancel_tx_packets()
349 static void pio_tx_frame_2byte_queue(struct b43_pio_txpacket *pack, in pio_tx_frame_2byte_queue()
419 static void pio_tx_frame_4byte_queue(struct b43_pio_txpacket *pack, in pio_tx_frame_4byte_queue()
445 struct b43_pio_txpacket *pack; in pio_tx_frame()
454 struct b43_pio_txpacket, list); in pio_tx_frame()
567 struct b43_pio_txpacket *pack = NULL; in b43_pio_handle_txstatus()
Dpio.h59 struct b43_pio_txpacket { struct
91 struct b43_pio_txpacket packets[B43_PIO_MAX_NR_TXPACKETS];