Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhal_bt_coexist.c422 rtlpriv->btcoexist.sw_coexist_all_off = false; in rtl8723e_dm_bt_agc_table()
438 rtlpriv->btcoexist.sw_coexist_all_off = false; in rtl8723e_dm_bt_bb_back_off_level()
464 if (rtlpriv->btcoexist.sw_coexist_all_off) in rtl8723e_dm_bt_sw_coex_all_off()
470 rtlpriv->btcoexist.sw_coexist_all_off = true; in rtl8723e_dm_bt_sw_coex_all_off()
H A Dhal_btc.c189 rtlpriv->btcoexist.sw_coexist_all_off = false; in rtl8723e_dm_bt_set_sw_rf_rx_lpf_corner()
211 rtlpriv->btcoexist.sw_coexist_all_off = false; in dm_bt_set_sw_penalty_tx_rate_adapt()
367 rtlpriv->btcoexist.sw_coexist_all_off = false; in rtl8723e_dm_bt_set_sw_full_time_dac_swing()
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h2574 bool sw_coexist_all_off; member