Home
last modified time | relevance | path

Searched refs:BTC_GET_U4_WIFI_FW_VER (Results 1 – 11 of 11) sorted by relevance

/drivers/staging/rtl8723bs/hal/
DHalBtcOutSrc.h263 BTC_GET_U4_WIFI_FW_VER, enumerator
DHalBtc8723b2Ant.c1221 …pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_FW_VER, &fwVer); /* [31:16]=fw ver, [15:0]=fw sub… in halbtc8723b2ant_SetAntPath()
2776 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_FW_VER, &fwVer); in halbtc8723b2ant_WifiOffHwCfg()
2934 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_FW_VER, &fwVer); in EXhalbtc8723b2ant_DisplayCoexInfo()
3550 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_FW_VER, &fwVer); in EXhalbtc8723b2ant_Periodical()
DHalBtc8723b1Ant.c1132 …pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_FW_VER, &fwVer); /* [31:16]=fw ver, [15:0]=fw sub… in halbtc8723b1ant_SetAntPath()
2800 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_FW_VER, &fwVer); in EXhalbtc8723b1ant_DisplayCoexInfo()
3749 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U4_WIFI_FW_VER, &fwVer); in EXhalbtc8723b1ant_Periodical()
Dhal_btcoex.c501 case BTC_GET_U4_WIFI_FW_VER: in halbtcoutsrc_Get()
/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.h263 BTC_GET_U4_WIFI_FW_VER, enumerator
Dhalbtc8723b2ant.c1100 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_FW_VER, &fw_ver); in btc8723b2ant_set_ant_path()
3507 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_FW_VER, &fw_ver); in btc8723b2ant_wifioff_hwcfg()
3673 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_FW_VER, &fw_ver); in ex_btc8723b2ant_display_coex_info()
Dhalbtc8821a1ant.c2148 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_FW_VER, &fw_ver); in ex_btc8821a1ant_display_coex_info()
2960 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_FW_VER, &fw_ver); in ex_btc8821a1ant_periodical()
Dhalbtc8723b1ant.c787 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_FW_VER, &fw_ver); in halbtc8723b1ant_set_ant_path()
2495 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_FW_VER, &fw_ver); in ex_btc8723b1ant_display_coex_info()
Dhalbtc8192e2ant.c2706 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_FW_VER, &fw_ver); in ex_btc8192e2ant_display_coex_info()
3187 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_FW_VER, &fw_ver); in ex_btc8192e2ant_periodical()
Dhalbtc8821a2ant.c3546 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_FW_VER, &fw_ver); in btc8821a2ant_wifi_off_hw_cfg()
3666 btcoexist->btc_get(btcoexist, BTC_GET_U4_WIFI_FW_VER, &fw_ver); in ex_btc8821a2ant_display_coex_info()
Dhalbtcoutsrc.c631 case BTC_GET_U4_WIFI_FW_VER: in halbtc_get()