Home
last modified time | relevance | path

Searched refs:pBtCoexist (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/rtl8723bs/hal/
A DHalBtc8723b2Ant.c840 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x974, 0xff); in halbtc8723b2ant_SetAntPath()
842 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x930, 0x77); in halbtc8723b2ant_SetAntPath()
850 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x765, 0x0); in halbtc8723b2ant_SetAntPath()
853 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0x948, 0x0); in halbtc8723b2ant_SetAntPath()
880 u4Tmp = pBtCoexist->fBtcRead4Byte(pBtCoexist, 0x4c); in halbtc8723b2ant_SetAntPath()
883 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0x4c, u4Tmp); in halbtc8723b2ant_SetAntPath()
2280 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0x4); in halbtc8723b2ant_WifiOffHwCfg()
2320 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x778, 0x3); in halbtc8723b2ant_InitHwConfig()
2336 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x67, 0x20); in EXhalbtc8723b2ant_PowerOnSetting()
2339 u2Tmp = pBtCoexist->fBtcRead2Byte(pBtCoexist, 0x2); in EXhalbtc8723b2ant_PowerOnSetting()
[all …]
A DHalBtc8723b1Ant.c116 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0x430, 0x0); in halbtc8723b1ant_AutoRateFallbackRetry()
119 pBtCoexist->fBtcWrite4Byte(pBtCoexist, 0x430, 0x0); in halbtc8723b1ant_AutoRateFallbackRetry()
148 pBtCoexist->fBtcWrite2Byte(pBtCoexist, 0x42a, 0x0808); in halbtc8723b1ant_RetryLimit()
174 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x456, 0x38); in halbtc8723b1ant_AmpduMaxTime()
290 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x76e, 0xc); in halbtc8723b1ant_MonitorBtCtr()
2127 pBtCoexist->fBtcRead4Byte(pBtCoexist, 0x948); in halbtc8723b1ant_InitHwConfig()
2128 pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x765); in halbtc8723b1ant_InitHwConfig()
2129 pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x67); in halbtc8723b1ant_InitHwConfig()
2250 pBtCoexist->fBtcRead4Byte(pBtCoexist, 0x948); in EXhalbtc8723b1ant_ScanNotify()
2251 pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x765); in EXhalbtc8723b1ant_ScanNotify()
[all …]
A Dhal_btcoex.c23 if (!pBtCoexist->bBinded || !pBtCoexist->Adapter) in halbtcoutsrc_IsBtCoexistAvailable()
34 padapter = pBtCoexist->Adapter; in halbtcoutsrc_LeaveLps()
47 padapter = pBtCoexist->Adapter; in halbtcoutsrc_EnterLps()
59 padapter = pBtCoexist->Adapter; in halbtcoutsrc_NormalLps()
83 padapter = pBtCoexist->Adapter; in halbtcoutsrc_LeaveLowPower()
114 padapter = pBtCoexist->Adapter; in halbtcoutsrc_NormalLowPower()
133 padapter = pBtCoexist->Adapter; in halbtcoutsrc_AggregationCheck()
142 pBtCoexist->btInfo.bPreBtCtrlAggBufSize = pBtCoexist->btInfo.bBtCtrlAggBufSize; in halbtcoutsrc_AggregationCheck()
150 pBtCoexist->btInfo.preAggBufSize = pBtCoexist->btInfo.aggBufSize; in halbtcoutsrc_AggregationCheck()
781 if (pBtCoexist->bBinded) in EXhalbtcoutsrc_BindBtCoexWithAdapter()
[all …]
A DHalBtc8723b2Ant.h132 void EXhalbtc8723b2ant_PowerOnSetting(struct btc_coexist *pBtCoexist);
134 void EXhalbtc8723b2ant_InitCoexDm(struct btc_coexist *pBtCoexist);
135 void EXhalbtc8723b2ant_IpsNotify(struct btc_coexist *pBtCoexist, u8 type);
136 void EXhalbtc8723b2ant_LpsNotify(struct btc_coexist *pBtCoexist, u8 type);
137 void EXhalbtc8723b2ant_ScanNotify(struct btc_coexist *pBtCoexist, u8 type);
138 void EXhalbtc8723b2ant_ConnectNotify(struct btc_coexist *pBtCoexist, u8 type);
139 void EXhalbtc8723b2ant_MediaStatusNotify(struct btc_coexist *pBtCoexist, u8 type);
142 struct btc_coexist *pBtCoexist, u8 *tmpBuf, u8 length
144 void EXhalbtc8723b2ant_HaltNotify(struct btc_coexist *pBtCoexist);
145 void EXhalbtc8723b2ant_PnpNotify(struct btc_coexist *pBtCoexist, u8 pnpState);
[all …]
A DHalBtc8723b1Ant.h170 void EXhalbtc8723b1ant_PowerOnSetting(struct btc_coexist *pBtCoexist);
172 void EXhalbtc8723b1ant_InitCoexDm(struct btc_coexist *pBtCoexist);
173 void EXhalbtc8723b1ant_IpsNotify(struct btc_coexist *pBtCoexist, u8 type);
174 void EXhalbtc8723b1ant_LpsNotify(struct btc_coexist *pBtCoexist, u8 type);
175 void EXhalbtc8723b1ant_ScanNotify(struct btc_coexist *pBtCoexist, u8 type);
176 void EXhalbtc8723b1ant_ConnectNotify(struct btc_coexist *pBtCoexist, u8 type);
177 void EXhalbtc8723b1ant_MediaStatusNotify(struct btc_coexist *pBtCoexist, u8 type);
180 struct btc_coexist *pBtCoexist, u8 *tmpBuf, u8 length
182 void EXhalbtc8723b1ant_HaltNotify(struct btc_coexist *pBtCoexist);
183 void EXhalbtc8723b1ant_PnpNotify(struct btc_coexist *pBtCoexist, u8 pnpState);
[all …]
A DHalBtcOutSrc.h276 typedef u8 (*BFP_BTC_GET)(void *pBtCoexist, u8 getType, void *pOutBuf);
278 typedef u8 (*BFP_BTC_SET)(void *pBtCoexist, u8 setType, void *pInBuf);
283 typedef void (*BFP_BTC_DISP_DBG_MSG)(void *pBtCoexist, u8 dispType);
405 void EXhalbtcoutsrc_PowerOnSetting(struct btc_coexist *pBtCoexist);
407 void EXhalbtcoutsrc_InitCoexDm(struct btc_coexist *pBtCoexist);
408 void EXhalbtcoutsrc_IpsNotify(struct btc_coexist *pBtCoexist, u8 type);
409 void EXhalbtcoutsrc_LpsNotify(struct btc_coexist *pBtCoexist, u8 type);
413 struct btc_coexist *pBtCoexist, enum rt_media_status mediaStatus
417 struct btc_coexist *pBtCoexist, u8 *tmpBuf, u8 length
419 void EXhalbtcoutsrc_HaltNotify(struct btc_coexist *pBtCoexist);
[all …]

Completed in 33 milliseconds