Home
last modified time | relevance | path

Searched defs:pBtCoexist (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/staging/rtl8723bs/hal/
DHalBtc8723b2Ant.c90 struct btc_coexist *pBtCoexist, in halbtc8723b2ant_WifiRssiState()
159 struct btc_coexist *pBtCoexist, in halbtc8723b2ant_LimitedRx()
182 static void halbtc8723b2ant_QueryBtInfo(struct btc_coexist *pBtCoexist) in halbtc8723b2ant_QueryBtInfo()
193 static bool halbtc8723b2ant_IsWifiStatusChanged(struct btc_coexist *pBtCoexist) in halbtc8723b2ant_IsWifiStatusChanged()
224 static void halbtc8723b2ant_UpdateBtLinkInfo(struct btc_coexist *pBtCoexist) in halbtc8723b2ant_UpdateBtLinkInfo()
288 static u8 halbtc8723b2ant_ActionAlgorithm(struct btc_coexist *pBtCoexist) in halbtc8723b2ant_ActionAlgorithm()
418 struct btc_coexist *pBtCoexist, u8 dacSwingLvl in halbtc8723b2ant_SetFwDacSwingLevel()
431 struct btc_coexist *pBtCoexist, u8 decBtPwrLvl in halbtc8723b2ant_SetFwDecBtPwr()
442 struct btc_coexist *pBtCoexist, bool bForceExec, u8 decBtPwrLvl in halbtc8723b2ant_DecBtPwr()
457 struct btc_coexist *pBtCoexist, bool bForceExec, u8 fwDacSwingLvl in halbtc8723b2ant_FwDacSwingLvl()
[all …]
DHalBtc8723b1Ant.c79 struct btc_coexist *pBtCoexist, bool bForceExec, u32 disRateMask in halbtc8723b1ant_UpdateRaMask()
94 struct btc_coexist *pBtCoexist, bool bForceExec, u8 type in halbtc8723b1ant_AutoRateFallbackRetry()
132 struct btc_coexist *pBtCoexist, bool bForceExec, u8 type in halbtc8723b1ant_RetryLimit()
159 struct btc_coexist *pBtCoexist, bool bForceExec, u8 type in halbtc8723b1ant_AmpduMaxTime()
185 struct btc_coexist *pBtCoexist, in halbtc8723b1ant_LimitedTx()
213 struct btc_coexist *pBtCoexist, in halbtc8723b1ant_LimitedRx()
242 static void halbtc8723b1ant_QueryBtInfo(struct btc_coexist *pBtCoexist) in halbtc8723b1ant_QueryBtInfo()
253 static void halbtc8723b1ant_MonitorBtCtr(struct btc_coexist *pBtCoexist) in halbtc8723b1ant_MonitorBtCtr()
302 static void halbtc8723b1ant_MonitorWiFiCtr(struct btc_coexist *pBtCoexist) in halbtc8723b1ant_MonitorWiFiCtr()
388 static bool halbtc8723b1ant_IsWifiStatusChanged(struct btc_coexist *pBtCoexist) in halbtc8723b1ant_IsWifiStatusChanged()
[all …]
Dhal_btcoex.c22 static u8 halbtcoutsrc_IsBtCoexistAvailable(struct btc_coexist *pBtCoexist) in halbtcoutsrc_IsBtCoexistAvailable()
30 static void halbtcoutsrc_LeaveLps(struct btc_coexist *pBtCoexist) in halbtcoutsrc_LeaveLps()
43 static void halbtcoutsrc_EnterLps(struct btc_coexist *pBtCoexist) in halbtcoutsrc_EnterLps()
56 static void halbtcoutsrc_NormalLps(struct btc_coexist *pBtCoexist) in halbtcoutsrc_NormalLps()
75 static void halbtcoutsrc_LeaveLowPower(struct btc_coexist *pBtCoexist) in halbtcoutsrc_LeaveLowPower()
110 static void halbtcoutsrc_NormalLowPower(struct btc_coexist *pBtCoexist) in halbtcoutsrc_NormalLowPower()
119 static void halbtcoutsrc_DisableLowPower(struct btc_coexist *pBtCoexist, u8 bLowPwrDisable) in halbtcoutsrc_DisableLowPower()
128 static void halbtcoutsrc_AggregationCheck(struct btc_coexist *pBtCoexist) in halbtcoutsrc_AggregationCheck()
206 static u32 halbtcoutsrc_GetWifiLinkStatus(struct btc_coexist *pBtCoexist) in halbtcoutsrc_GetWifiLinkStatus()
234 static u32 halbtcoutsrc_GetBtPatchVer(struct btc_coexist *pBtCoexist) in halbtcoutsrc_GetBtPatchVer()
[all …]