Home
last modified time | relevance | path

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

/drivers/net/wireless/b43/
Dpio.c39 struct b43_pio_txpacket *pack) in generate_cookie()
60 struct b43_pio_txpacket **pack) in parse_cookie()
141 struct b43_pio_txpacket *p; in b43_setup_pioqueue_tx()
197 struct b43_pio_txpacket *pack; in b43_pio_cancel_tx_packets()
365 static void pio_tx_frame_2byte_queue(struct b43_pio_txpacket *pack, in pio_tx_frame_2byte_queue()
427 static void pio_tx_frame_4byte_queue(struct b43_pio_txpacket *pack, in pio_tx_frame_4byte_queue()
451 struct b43_pio_txpacket *pack; in pio_tx_frame()
460 struct b43_pio_txpacket, list); in pio_tx_frame()
578 struct b43_pio_txpacket *pack = NULL; in b43_pio_handle_txstatus()
Dpio.h60 struct b43_pio_txpacket { struct
93 struct b43_pio_txpacket packets[B43_PIO_MAX_NR_TXPACKETS];