mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-05 11:00:45 +00:00
d62c22e76e
filename: rtl8812AU_8821AU_linux_v4.3.22_15054.20150901_beta.tar.gz Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
229 lines
5.9 KiB
C
Executable File
229 lines
5.9 KiB
C
Executable File
//===========================================
|
|
// The following is for 8703B 2Ant BT Co-exist definition
|
|
//===========================================
|
|
#define BT_AUTO_REPORT_ONLY_8703B_2ANT 1
|
|
|
|
|
|
#define BT_INFO_8703B_2ANT_B_FTP BIT7
|
|
#define BT_INFO_8703B_2ANT_B_A2DP BIT6
|
|
#define BT_INFO_8703B_2ANT_B_HID BIT5
|
|
#define BT_INFO_8703B_2ANT_B_SCO_BUSY BIT4
|
|
#define BT_INFO_8703B_2ANT_B_ACL_BUSY BIT3
|
|
#define BT_INFO_8703B_2ANT_B_INQ_PAGE BIT2
|
|
#define BT_INFO_8703B_2ANT_B_SCO_ESCO BIT1
|
|
#define BT_INFO_8703B_2ANT_B_CONNECTION BIT0
|
|
|
|
#define BTC_RSSI_COEX_THRESH_TOL_8703B_2ANT 2
|
|
|
|
|
|
#define BT_8703B_2ANT_WIFI_RSSI_COEXSWITCH_THRES 42 //WiFi RSSI Threshold for 2-Ant TDMA/1-Ant PS-TDMA translation
|
|
#define BT_8703B_2ANT_BT_RSSI_COEXSWITCH_THRES 46 //BT RSSI Threshold for 2-Ant TDMA/1-Ant PS-TDMA translation
|
|
|
|
typedef enum _BT_INFO_SRC_8703B_2ANT{
|
|
BT_INFO_SRC_8703B_2ANT_WIFI_FW = 0x0,
|
|
BT_INFO_SRC_8703B_2ANT_BT_RSP = 0x1,
|
|
BT_INFO_SRC_8703B_2ANT_BT_ACTIVE_SEND = 0x2,
|
|
BT_INFO_SRC_8703B_2ANT_MAX
|
|
}BT_INFO_SRC_8703B_2ANT,*PBT_INFO_SRC_8703B_2ANT;
|
|
|
|
typedef enum _BT_8703B_2ANT_BT_STATUS{
|
|
BT_8703B_2ANT_BT_STATUS_NON_CONNECTED_IDLE = 0x0,
|
|
BT_8703B_2ANT_BT_STATUS_CONNECTED_IDLE = 0x1,
|
|
BT_8703B_2ANT_BT_STATUS_INQ_PAGE = 0x2,
|
|
BT_8703B_2ANT_BT_STATUS_ACL_BUSY = 0x3,
|
|
BT_8703B_2ANT_BT_STATUS_SCO_BUSY = 0x4,
|
|
BT_8703B_2ANT_BT_STATUS_ACL_SCO_BUSY = 0x5,
|
|
BT_8703B_2ANT_BT_STATUS_MAX
|
|
}BT_8703B_2ANT_BT_STATUS,*PBT_8703B_2ANT_BT_STATUS;
|
|
|
|
typedef enum _BT_8703B_2ANT_COEX_ALGO{
|
|
BT_8703B_2ANT_COEX_ALGO_UNDEFINED = 0x0,
|
|
BT_8703B_2ANT_COEX_ALGO_SCO = 0x1,
|
|
BT_8703B_2ANT_COEX_ALGO_HID = 0x2,
|
|
BT_8703B_2ANT_COEX_ALGO_A2DP = 0x3,
|
|
BT_8703B_2ANT_COEX_ALGO_A2DP_PANHS = 0x4,
|
|
BT_8703B_2ANT_COEX_ALGO_PANEDR = 0x5,
|
|
BT_8703B_2ANT_COEX_ALGO_PANHS = 0x6,
|
|
BT_8703B_2ANT_COEX_ALGO_PANEDR_A2DP = 0x7,
|
|
BT_8703B_2ANT_COEX_ALGO_PANEDR_HID = 0x8,
|
|
BT_8703B_2ANT_COEX_ALGO_HID_A2DP_PANEDR = 0x9,
|
|
BT_8703B_2ANT_COEX_ALGO_HID_A2DP = 0xa,
|
|
BT_8703B_2ANT_COEX_ALGO_MAX = 0xb,
|
|
}BT_8703B_2ANT_COEX_ALGO,*PBT_8703B_2ANT_COEX_ALGO;
|
|
|
|
typedef struct _COEX_DM_8703B_2ANT{
|
|
// fw mechanism
|
|
u1Byte preBtDecPwrLvl;
|
|
u1Byte curBtDecPwrLvl;
|
|
u1Byte preFwDacSwingLvl;
|
|
u1Byte curFwDacSwingLvl;
|
|
BOOLEAN bCurIgnoreWlanAct;
|
|
BOOLEAN bPreIgnoreWlanAct;
|
|
u1Byte prePsTdma;
|
|
u1Byte curPsTdma;
|
|
u1Byte psTdmaPara[5];
|
|
u1Byte psTdmaDuAdjType;
|
|
BOOLEAN bResetTdmaAdjust;
|
|
BOOLEAN bAutoTdmaAdjust;
|
|
BOOLEAN bPrePsTdmaOn;
|
|
BOOLEAN bCurPsTdmaOn;
|
|
BOOLEAN bPreBtAutoReport;
|
|
BOOLEAN bCurBtAutoReport;
|
|
|
|
// sw mechanism
|
|
BOOLEAN bPreRfRxLpfShrink;
|
|
BOOLEAN bCurRfRxLpfShrink;
|
|
u4Byte btRf0x1eBackup;
|
|
BOOLEAN bPreLowPenaltyRa;
|
|
BOOLEAN bCurLowPenaltyRa;
|
|
BOOLEAN bPreDacSwingOn;
|
|
u4Byte preDacSwingLvl;
|
|
BOOLEAN bCurDacSwingOn;
|
|
u4Byte curDacSwingLvl;
|
|
BOOLEAN bPreAdcBackOff;
|
|
BOOLEAN bCurAdcBackOff;
|
|
BOOLEAN bPreAgcTableEn;
|
|
BOOLEAN bCurAgcTableEn;
|
|
u4Byte preVal0x6c0;
|
|
u4Byte curVal0x6c0;
|
|
u4Byte preVal0x6c4;
|
|
u4Byte curVal0x6c4;
|
|
u4Byte preVal0x6c8;
|
|
u4Byte curVal0x6c8;
|
|
u1Byte preVal0x6cc;
|
|
u1Byte curVal0x6cc;
|
|
BOOLEAN bLimitedDig;
|
|
|
|
// algorithm related
|
|
u1Byte preAlgorithm;
|
|
u1Byte curAlgorithm;
|
|
u1Byte btStatus;
|
|
u1Byte wifiChnlInfo[3];
|
|
|
|
BOOLEAN bNeedRecover0x948;
|
|
u4Byte backup0x948;
|
|
|
|
u1Byte preLps;
|
|
u1Byte curLps;
|
|
u1Byte preRpwm;
|
|
u1Byte curRpwm;
|
|
|
|
BOOLEAN bIsSwitchTo1dot5Ant;
|
|
} COEX_DM_8703B_2ANT, *PCOEX_DM_8703B_2ANT;
|
|
|
|
typedef struct _COEX_STA_8703B_2ANT{
|
|
BOOLEAN bBtLinkExist;
|
|
BOOLEAN bScoExist;
|
|
BOOLEAN bA2dpExist;
|
|
BOOLEAN bHidExist;
|
|
BOOLEAN bPanExist;
|
|
|
|
BOOLEAN bUnderLps;
|
|
BOOLEAN bUnderIps;
|
|
u4Byte highPriorityTx;
|
|
u4Byte highPriorityRx;
|
|
u4Byte lowPriorityTx;
|
|
u4Byte lowPriorityRx;
|
|
u1Byte btRssi;
|
|
BOOLEAN bBtTxRxMask;
|
|
u1Byte preBtRssiState;
|
|
u1Byte preWifiRssiState[4];
|
|
BOOLEAN bC2hBtInfoReqSent;
|
|
u1Byte btInfoC2h[BT_INFO_SRC_8703B_2ANT_MAX][10];
|
|
u4Byte btInfoC2hCnt[BT_INFO_SRC_8703B_2ANT_MAX];
|
|
BOOLEAN bBtWhckTest;
|
|
BOOLEAN bC2hBtInquiryPage;
|
|
u1Byte btRetryCnt;
|
|
u1Byte btInfoExt;
|
|
|
|
u4Byte nCRCOK_CCK;
|
|
u4Byte nCRCOK_11g;
|
|
u4Byte nCRCOK_11n;
|
|
u4Byte nCRCOK_11nAgg;
|
|
|
|
u4Byte nCRCErr_CCK;
|
|
u4Byte nCRCErr_11g;
|
|
u4Byte nCRCErr_11n;
|
|
u4Byte nCRCErr_11nAgg;
|
|
|
|
u1Byte nCoexTableType;
|
|
BOOLEAN bForceLpsOn;
|
|
|
|
u1Byte disVerInfoCnt;
|
|
}COEX_STA_8703B_2ANT, *PCOEX_STA_8703B_2ANT;
|
|
|
|
//===========================================
|
|
// The following is interface which will notify coex module.
|
|
//===========================================
|
|
VOID
|
|
EXhalbtc8703b2ant_PowerOnSetting(
|
|
IN PBTC_COEXIST pBtCoexist
|
|
);
|
|
VOID
|
|
EXhalbtc8703b2ant_PreLoadFirmware(
|
|
IN PBTC_COEXIST pBtCoexist
|
|
);
|
|
VOID
|
|
EXhalbtc8703b2ant_InitHwConfig(
|
|
IN PBTC_COEXIST pBtCoexist,
|
|
IN BOOLEAN bWifiOnly
|
|
);
|
|
VOID
|
|
EXhalbtc8703b2ant_InitCoexDm(
|
|
IN PBTC_COEXIST pBtCoexist
|
|
);
|
|
VOID
|
|
EXhalbtc8703b2ant_IpsNotify(
|
|
IN PBTC_COEXIST pBtCoexist,
|
|
IN u1Byte type
|
|
);
|
|
VOID
|
|
EXhalbtc8703b2ant_LpsNotify(
|
|
IN PBTC_COEXIST pBtCoexist,
|
|
IN u1Byte type
|
|
);
|
|
VOID
|
|
EXhalbtc8703b2ant_ScanNotify(
|
|
IN PBTC_COEXIST pBtCoexist,
|
|
IN u1Byte type
|
|
);
|
|
VOID
|
|
EXhalbtc8703b2ant_ConnectNotify(
|
|
IN PBTC_COEXIST pBtCoexist,
|
|
IN u1Byte type
|
|
);
|
|
VOID
|
|
EXhalbtc8703b2ant_MediaStatusNotify(
|
|
IN PBTC_COEXIST pBtCoexist,
|
|
IN u1Byte type
|
|
);
|
|
VOID
|
|
EXhalbtc8703b2ant_SpecialPacketNotify(
|
|
IN PBTC_COEXIST pBtCoexist,
|
|
IN u1Byte type
|
|
);
|
|
VOID
|
|
EXhalbtc8703b2ant_BtInfoNotify(
|
|
IN PBTC_COEXIST pBtCoexist,
|
|
IN pu1Byte tmpBuf,
|
|
IN u1Byte length
|
|
);
|
|
VOID
|
|
EXhalbtc8703b2ant_HaltNotify(
|
|
IN PBTC_COEXIST pBtCoexist
|
|
);
|
|
VOID
|
|
EXhalbtc8703b2ant_PnpNotify(
|
|
IN PBTC_COEXIST pBtCoexist,
|
|
IN u1Byte pnpState
|
|
);
|
|
VOID
|
|
EXhalbtc8703b2ant_Periodical(
|
|
IN PBTC_COEXIST pBtCoexist
|
|
);
|
|
VOID
|
|
EXhalbtc8703b2ant_DisplayCoexInfo(
|
|
IN PBTC_COEXIST pBtCoexist
|
|
);
|
|
|