Searched refs:b43_txhdr (Results 1 – 3 of 3) sorted by relevance
450 struct b43_txhdr *txhdr = (struct b43_txhdr *)wl->pio_scratchspace; in pio_tx_frame()458 BUILD_BUG_ON(sizeof(wl->pio_scratchspace) < sizeof(struct b43_txhdr)); in pio_tx_frame()
25 struct b43_txhdr { struct
243 struct b43_txhdr *txhdr = (struct b43_txhdr *)_txhdr; in b43_generate_txhdr()