Lines Matching refs:btcoexist

827 		rtlpriv->btcoexist.btc_ops->btc_power_on_setting(rtlpriv);  in _rtl8723be_init_mac()
1422 if (rtlpriv->btcoexist.btc_info.ant_num == ANT_X2 || in rtl8723be_hw_init()
2095 if (rtlpriv->btcoexist.btc_info.btcoexist == 1) in _rtl8723be_read_adapter_info()
2670 rtlpriv->btcoexist.btc_info.btcoexist = 1; in rtl8723be_read_bt_coexist_info_from_hwpg()
2672 rtlpriv->btcoexist.btc_info.btcoexist = 0; in rtl8723be_read_bt_coexist_info_from_hwpg()
2674 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8723B; in rtl8723be_read_bt_coexist_info_from_hwpg()
2675 rtlpriv->btcoexist.btc_info.ant_num = (value & 0x1); in rtl8723be_read_bt_coexist_info_from_hwpg()
2676 rtlpriv->btcoexist.btc_info.single_ant_path = in rtl8723be_read_bt_coexist_info_from_hwpg()
2679 rtlpriv->btcoexist.btc_info.btcoexist = 0; in rtl8723be_read_bt_coexist_info_from_hwpg()
2680 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8723B; in rtl8723be_read_bt_coexist_info_from_hwpg()
2681 rtlpriv->btcoexist.btc_info.ant_num = ANT_X2; in rtl8723be_read_bt_coexist_info_from_hwpg()
2682 rtlpriv->btcoexist.btc_info.single_ant_path = ANT_MAIN; in rtl8723be_read_bt_coexist_info_from_hwpg()
2687 rtlpriv->btcoexist.btc_info.ant_num = in rtl8723be_read_bt_coexist_info_from_hwpg()
2690 rtlpriv->btcoexist.btc_info.single_ant_path = in rtl8723be_read_bt_coexist_info_from_hwpg()
2700 rtlpriv->btcoexist.reg_bt_iso = 2; in rtl8723be_bt_reg_init()
2702 rtlpriv->btcoexist.reg_bt_sco = 3; in rtl8723be_bt_reg_init()
2704 rtlpriv->btcoexist.reg_bt_sco = 0; in rtl8723be_bt_reg_init()
2712 rtlpriv->btcoexist.btc_ops->btc_init_hw_config(rtlpriv); in rtl8723be_bt_hw_init()