Searched refs:b43_txhdr (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dxmit.h24 struct b43_txhdr { struct
H A Dxmit.c189 struct b43_txhdr *txhdr = (struct b43_txhdr *)_txhdr;
H A Dpio.c463 struct b43_txhdr *txhdr = (struct b43_txhdr *)wl->pio_scratchspace;
471 BUILD_BUG_ON(sizeof(wl->pio_scratchspace) < sizeof(struct b43_txhdr));

Completed in 124 milliseconds