Searched refs:_rxhdr (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/b43legacy/
H A Dxmit.c433 const void *_rxhdr) b43legacy_rx()
438 const struct b43legacy_rxhdr_fw3 *rxhdr = _rxhdr; b43legacy_rx()
431 b43legacy_rx(struct b43legacy_wldev *dev, struct sk_buff *skb, const void *_rxhdr) b43legacy_rx() argument
H A Dxmit.h199 const void *_rxhdr);
/linux-4.1.27/drivers/net/wireless/b43/
H A Dxmit.c655 void b43_rx(struct b43_wldev *dev, struct sk_buff *skb, const void *_rxhdr) b43_rx() argument
660 const struct b43_rxhdr_fw4 *rxhdr = _rxhdr; b43_rx()
H A Dxmit.h356 void b43_rx(struct b43_wldev *dev, struct sk_buff *skb, const void *_rxhdr);

Completed in 103 milliseconds