Home
last modified time | relevance | path

Searched refs:b43legacy_rxhdr_fw3 (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/b43legacy/
Dxmit.h130 struct b43legacy_rxhdr_fw3 { struct
Ddma.c458 struct b43legacy_rxhdr_fw3 *rxhdr; in setup_rx_descbuffer()
492 rxhdr = (struct b43legacy_rxhdr_fw3 *)(skb->data); in setup_rx_descbuffer()
1310 struct b43legacy_rxhdr_fw3 *rxhdr; in dma_rx()
1341 rxhdr = (struct b43legacy_rxhdr_fw3 *)skb->data; in dma_rx()
Dpio.c570 struct b43legacy_rxhdr_fw3 *rxhdr; in b43legacy_pio_rx()
613 rxhdr = (struct b43legacy_rxhdr_fw3 *)preamble; in b43legacy_pio_rx()
Dxmit.c438 const struct b43legacy_rxhdr_fw3 *rxhdr = _rxhdr; in b43legacy_rx()