net: wireless: rockchip: add rtl8822be pcie wifi driver
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / rockchip_wlan / rtl8822be / hal / phydm / rtl8822b / halhwimg8822b_mac.h
diff --git a/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/rtl8822b/halhwimg8822b_mac.h b/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/rtl8822b/halhwimg8822b_mac.h
new file mode 100644 (file)
index 0000000..a30e11a
--- /dev/null
@@ -0,0 +1,39 @@
+/****************************************************************************** \r
+* \r
+* Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. \r
+* \r
+* This program is free software; you can redistribute it and/or modify it \r
+* under the terms of version 2 of the GNU General Public License as \r
+* published by the Free Software Foundation. \r
+* \r
+* This program is distributed in the hope that it will be useful, but WITHOUT \r
+* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or \r
+* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for \r
+* more details. \r
+* \r
+* You should have received a copy of the GNU General Public License along with \r
+* this program; if not, write to the Free Software Foundation, Inc., \r
+* 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA \r
+* \r
+* \r
+******************************************************************************/\r
+\r
+/*Image2HeaderVersion: 2.25*/\r
+#if (RTL8822B_SUPPORT == 1)\r
+#ifndef __INC_MP_MAC_HW_IMG_8822B_H\r
+#define __INC_MP_MAC_HW_IMG_8822B_H\r
+\r
+\r
+/******************************************************************************\r
+*                           MAC_REG.TXT\r
+******************************************************************************/\r
+\r
+void\r
+ODM_ReadAndConfig_MP_8822B_MAC_REG(/* TC: Test Chip, MP: MP Chip*/\r
+       IN   PDM_ODM_T  pDM_Odm\r
+);\r
+u4Byte ODM_GetVersion_MP_8822B_MAC_REG(void);\r
+\r
+#endif\r
+#endif /* end of HWIMG_SUPPORT*/\r
+\r