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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Dxmit.h117 struct b43legacy_hwtxstatus { struct
205 const struct b43legacy_hwtxstatus *hw);
H A Dpio.c623 struct b43legacy_hwtxstatus *hw;
625 hw = (struct b43legacy_hwtxstatus *)(preamble + 1);
H A Ddma.c623 struct b43legacy_hwtxstatus *txstat;
659 txstat = (struct b43legacy_hwtxstatus *)(skb->data);
1550 struct b43legacy_hwtxstatus *hw =
1551 (struct b43legacy_hwtxstatus *)skb->data;
H A Dxmit.c626 const struct b43legacy_hwtxstatus *hw)

Completed in 108 milliseconds