Searched refs:fBtcGet (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/staging/rtl8723bs/hal/ |
H A D | HalBtc8723b1Ant.c | 112 pBtCoexist->fBtcGet( in halbtc8723b1ant_AutoRateFallbackRetry() 309 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_S4_WIFI_RSSI, &wifiRssi); in halbtc8723b1ant_MonitorWiFiCtr() 310 pBtCoexist->fBtcGet( in halbtc8723b1ant_MonitorWiFiCtr() 394 pBtCoexist->fBtcGet( in halbtc8723b1ant_IsWifiStatusChanged() 399 pBtCoexist->fBtcGet( in halbtc8723b1ant_IsWifiStatusChanged() 1845 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_SCAN, &bScan); in halbtc8723b1ant_ActionWifiConnected() 1846 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_WIFI_LINK, &bLink); in halbtc8723b1ant_ActionWifiConnected() 2017 pBtCoexist->fBtcGet( in halbtc8723b1ant_RunCoexistMechanism() 2023 pBtCoexist->fBtcGet( in halbtc8723b1ant_RunCoexistMechanism() 2256 pBtCoexist->fBtcGet( in EXhalbtc8723b1ant_ScanNotify() [all …]
|
H A D | HalBtc8723b2Ant.c | 100 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_S4_WIFI_RSSI, &wifiRssi); in halbtc8723b2ant_WifiRssiState() 1606 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_BW, &wifiBw); in halbtc8723b2ant_ActionSco() 1661 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_BW, &wifiBw); in halbtc8723b2ant_ActionHid() 1713 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U1_AP_NUM, &apNum); in halbtc8723b2ant_ActionA2dp() 1757 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_BW, &wifiBw); in halbtc8723b2ant_ActionA2dp() 1807 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_BW, &wifiBw); in halbtc8723b2ant_ActionA2dpPanHs() 1863 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_BW, &wifiBw); in halbtc8723b2ant_ActionPanEdr() 1914 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_BW, &wifiBw); in halbtc8723b2ant_ActionPanHs() 1960 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_BW, &wifiBw); in halbtc8723b2ant_ActionPanEdrA2dp() 2009 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_BW, &wifiBw); in halbtc8723b2ant_ActionPanEdrHid() [all …]
|
H A D | HalBtcOutSrc.h | 396 BFP_BTC_GET fBtcGet; member
|
H A D | hal_btcoex.c | 835 pBtCoexist->fBtcGet = halbtcoutsrc_Get; in hal_btcoex_Initialize()
|