Searched refs:b43legacy_txhdr_fw3 (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 Dpio.c86 sizeof(struct b43legacy_txhdr_fw3), &i);
94 sizeof(struct b43legacy_txhdr_fw3), &i);
99 sizeof(struct b43legacy_txhdr_fw3) - 1]);
182 struct b43legacy_txhdr_fw3 txhdr_fw3;
237 octets = (u16)skb->len + sizeof(struct b43legacy_txhdr_fw3);
258 sizeof(struct b43legacy_txhdr_fw3));
504 sizeof(struct b43legacy_txhdr_fw3));
H A Ddma.c901 sizeof(struct b43legacy_txhdr_fw3),
908 sizeof(struct b43legacy_txhdr_fw3),
912 sizeof(struct b43legacy_txhdr_fw3), 1)) {
916 sizeof(struct b43legacy_txhdr_fw3),
923 sizeof(struct b43legacy_txhdr_fw3),
927 sizeof(struct b43legacy_txhdr_fw3), 1))
932 sizeof(struct b43legacy_txhdr_fw3),
1270 struct b43legacy_txhdr_fw3)]);
1281 sizeof(struct b43legacy_txhdr_fw3), 1);
1283 sizeof(struct b43legacy_txhdr_fw3),
[all...]
H A Dxmit.h24 struct b43legacy_txhdr_fw3 { struct
H A Dxmit.c188 struct b43legacy_txhdr_fw3 *txhdr,
380 return generate_txhdr_fw3(dev, (struct b43legacy_txhdr_fw3 *)txhdr,

Completed in 120 milliseconds