Searched refs:b43_ntab_write (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 Dphy_n.c681 b43_ntab_write(dev, B43_NTAB16(9, 2), 0x211);
682 b43_ntab_write(dev, B43_NTAB16(9, 3), 0x222);
683 b43_ntab_write(dev, B43_NTAB16(9, 8), 0x144);
684 b43_ntab_write(dev, B43_NTAB16(9, 12), 0x188);
772 b43_ntab_write(dev, B43_NTAB16(15, 87), tmp);
1059 /* TODO: convert to b43_ntab_write? */
1226 b43_ntab_write(dev, B43_NTAB16(15, 87), tmp);
1362 b43_ntab_write(dev, B43_NTAB8(7, offset1 + i), end);
1363 b43_ntab_write(dev, B43_NTAB8(7, offset2 + i), 1);
2282 b43_ntab_write(de
[all...]
H A Dtables_nphy.h179 void b43_ntab_write(struct b43_wldev *dev, u32 offset, u32 value);
H A Dtables_nphy.c3049 void b43_ntab_write(struct b43_wldev *dev, u32 offset, u32 value) function
3125 b43_ntab_write(dev, (offset) + i, (data)[i]); \

Completed in 67 milliseconds