Lines Matching refs:btcoexist
1314 if (rtlpriv->btcoexist.btc_info.btcoexist == 1) { in rtl92ee_hw_init()
2132 if (rtlpriv->btcoexist.btc_info.btcoexist == 1) in _rtl92ee_read_adapter_info()
2549 rtlpriv->btcoexist.btc_info.btcoexist = 1; in rtl92ee_read_bt_coexist_info_from_hwpg()
2551 rtlpriv->btcoexist.btc_info.btcoexist = 0; in rtl92ee_read_bt_coexist_info_from_hwpg()
2553 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8192E; in rtl92ee_read_bt_coexist_info_from_hwpg()
2554 rtlpriv->btcoexist.btc_info.ant_num = ANT_X2; in rtl92ee_read_bt_coexist_info_from_hwpg()
2556 rtlpriv->btcoexist.btc_info.btcoexist = 1; in rtl92ee_read_bt_coexist_info_from_hwpg()
2557 rtlpriv->btcoexist.btc_info.bt_type = BT_RTL8192E; in rtl92ee_read_bt_coexist_info_from_hwpg()
2558 rtlpriv->btcoexist.btc_info.ant_num = ANT_X1; in rtl92ee_read_bt_coexist_info_from_hwpg()
2567 rtlpriv->btcoexist.reg_bt_iso = 2; in rtl92ee_bt_reg_init()
2569 rtlpriv->btcoexist.reg_bt_sco = 3; in rtl92ee_bt_reg_init()
2571 rtlpriv->btcoexist.reg_bt_sco = 0; in rtl92ee_bt_reg_init()
2579 rtlpriv->btcoexist.btc_ops->btc_init_hw_config(rtlpriv); in rtl92ee_bt_hw_init()