Home
last modified time | relevance | path

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

/drivers/net/wireless/b43/
Dpio.c38 struct b43_pio_txpacket *pack) in generate_cookie()
59 struct b43_pio_txpacket **pack) in parse_cookie()
140 struct b43_pio_txpacket *p; in b43_setup_pioqueue_tx()
193 struct b43_pio_txpacket *pack; in b43_pio_cancel_tx_packets()
362 static void pio_tx_frame_2byte_queue(struct b43_pio_txpacket *pack, in pio_tx_frame_2byte_queue()
432 static void pio_tx_frame_4byte_queue(struct b43_pio_txpacket *pack, in pio_tx_frame_4byte_queue()
458 struct b43_pio_txpacket *pack; in pio_tx_frame()
467 struct b43_pio_txpacket, list); in pio_tx_frame()
580 struct b43_pio_txpacket *pack = NULL; in b43_pio_handle_txstatus()
Dpio.h58 struct b43_pio_txpacket { struct
90 struct b43_pio_txpacket packets[B43_PIO_MAX_NR_TXPACKETS];