Updated to 4.4.1

This commit is contained in:
CGarces
2017-05-11 20:47:23 +02:00
parent 9dde4572b4
commit 3d6c7de21a
396 changed files with 174471 additions and 106990 deletions

View File

@@ -40,8 +40,6 @@
/*------------------------------Define structure----------------------------*/
#define MAX_PG_GROUP 13
#define MAX_TX_COUNT_8188E 1
/* BB/RF related */
@@ -90,9 +88,6 @@ int PHY_RFConfig8188E(IN PADAPTER Adapter );
/* RF config */
int rtl8188e_PHY_ConfigRFWithParaFile(IN PADAPTER Adapter, IN u8 * pFileName, u8 eRFPath);
/* Read initi reg value for tx power setting. */
void rtl8192c_PHY_GetHWRegOriginalValue( IN PADAPTER Adapter );
//
// RF Power setting
//
@@ -164,6 +159,10 @@ PHY_SetSwChnlBWMode8188E(
IN u8 Offset80
);
VOID
PHY_SetRFEReg_8188E(
IN PADAPTER Adapter
);
//
// BB/MAC/RF other monitor API
//