summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/tables_phy_ht.h
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2011-08-12 15:27:34 +0200
committerJohn W. Linville <linville@tuxdriver.com>2011-08-22 14:46:01 -0400
commitb50583484ab60ba5c3af9eff476a2cc712cf7f49 (patch)
treec4e0a82996aa7f7417281f8a262f3e9679a1c0bc /drivers/net/wireless/b43/tables_phy_ht.h
parent19240f36cf4c4ccc9a1b0a368d0fd59c9bbbfba6 (diff)
downloadop-kernel-dev-b50583484ab60ba5c3af9eff476a2cc712cf7f49.zip
op-kernel-dev-b50583484ab60ba5c3af9eff476a2cc712cf7f49.tar.gz
b43: HT-PHY: init: init BPHY and upload 0x1a table
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/b43/tables_phy_ht.h')
-rw-r--r--drivers/net/wireless/b43/tables_phy_ht.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/net/wireless/b43/tables_phy_ht.h b/drivers/net/wireless/b43/tables_phy_ht.h
index ea3be38..bd20e9a 100644
--- a/drivers/net/wireless/b43/tables_phy_ht.h
+++ b/drivers/net/wireless/b43/tables_phy_ht.h
@@ -19,4 +19,7 @@ void b43_httab_write_bulk(struct b43_wldev *dev, u32 offset,
void b43_phy_ht_tables_init(struct b43_wldev *dev);
+#define B43_HTTAB_1A_C0_LATE_SIZE 128
+extern const u32 b43_httab_0x1a_0xc0_late[];
+
#endif /* B43_TABLES_PHY_HT_H_ */
OpenPOWER on IntegriCloud