Home
last modified time | relevance | path

Searched refs:pg_ext_switch (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtc8723b1ant.c800 bool pg_ext_switch = false; in halbtc8723b1ant_set_ant_path() local
807 btcoexist->btc_get(btcoexist, BTC_GET_BL_EXT_SWITCH, &pg_ext_switch); in halbtc8723b1ant_set_ant_path()
811 if ((fw_ver < 0xc0000) || pg_ext_switch) in halbtc8723b1ant_set_ant_path()
Dhalbtc8723b2ant.c1116 bool pg_ext_switch = false; in btc8723b2ant_set_ant_path() local
1120 btcoexist->btc_get(btcoexist, BTC_GET_BL_EXT_SWITCH, &pg_ext_switch); in btc8723b2ant_set_ant_path()
1123 if ((fw_ver < 0xc0000) || pg_ext_switch) in btc8723b2ant_set_ant_path()