Home
last modified time | relevance | path

Searched refs:fw_coexist_all_off (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhal_bt_coexist.c362 rtlpriv->btcoexist.fw_coexist_all_off = false; in rtl8723e_dm_bt_balance()
448 if (rtlpriv->btcoexist.fw_coexist_all_off) in rtl8723e_dm_bt_fw_coex_all_off()
454 rtlpriv->btcoexist.fw_coexist_all_off = true; in rtl8723e_dm_bt_fw_coex_all_off()
H A Dhal_btc.c385 rtlpriv->btcoexist.fw_coexist_all_off = false; in rtl8723e_dm_bt_set_fw_dec_bt_pwr()
403 rtlpriv->btcoexist.fw_coexist_all_off = false; in rtl8723e_dm_bt_set_fw_2_ant_hid()
464 rtlpriv->btcoexist.fw_coexist_all_off = false; in rtl8723e_dm_bt_set_fw_tdma_ctrl()
493 rtlpriv->btcoexist.fw_coexist_all_off = false; in rtl8723e_dm_bt_set_fw_ignore_wlan_act()
547 rtlpriv->btcoexist.fw_coexist_all_off = false; in rtl8723e_dm_bt_set_fw_tra_tdma_ctrl()
584 rtlpriv->btcoexist.fw_coexist_all_off = false; in rtl8723e_dm_bt_set_fw_bt_hid_info()
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h2573 bool fw_coexist_all_off; member