Searched refs:bt_ctrl_lps (Results 1 – 10 of 10) sorted by relevance
246 bool bt_ctrl_lps = (rtlpriv->cfg->ops->get_btc_status() ? in rtl8723be_set_fw_pwrmode_cmd() local251 if (bt_ctrl_lps) in rtl8723be_set_fw_pwrmode_cmd()255 mode, bt_ctrl_lps); in rtl8723be_set_fw_pwrmode_cmd()288 if (bt_ctrl_lps) { in rtl8723be_set_fw_pwrmode_cmd()308 bt_ctrl_lps ? 0 : ppsc->smart_ps); in rtl8723be_set_fw_pwrmode_cmd()
428 bool bt_ctrl_lps = (rtlpriv->cfg->ops->get_btc_status() ? in rtl92ee_set_fw_pwrmode_cmd() local433 if (bt_ctrl_lps) in rtl92ee_set_fw_pwrmode_cmd()437 mode, bt_ctrl_lps); in rtl92ee_set_fw_pwrmode_cmd()470 if (bt_ctrl_lps) { in rtl92ee_set_fw_pwrmode_cmd()490 bt_ctrl_lps ? 0 : in rtl92ee_set_fw_pwrmode_cmd()
265 bool bt_ctrl_lps = (rtlpriv->cfg->ops->get_btc_status() ? in rtl8822be_set_fw_pwrmode_cmd() local272 if (bt_ctrl_lps) in rtl8822be_set_fw_pwrmode_cmd()276 mode, bt_ctrl_lps); in rtl8822be_set_fw_pwrmode_cmd()318 if (bt_ctrl_lps) { in rtl8822be_set_fw_pwrmode_cmd()
495 bool bt_ctrl_lps = (rtlpriv->cfg->ops->get_btc_status() ? in rtl8821ae_set_fw_pwrmode_cmd() local500 if (bt_ctrl_lps) in rtl8821ae_set_fw_pwrmode_cmd()504 mode, bt_ctrl_lps); in rtl8821ae_set_fw_pwrmode_cmd()537 if (bt_ctrl_lps) { in rtl8821ae_set_fw_pwrmode_cmd()557 bt_ctrl_lps ? 0 : in rtl8821ae_set_fw_pwrmode_cmd()
310 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_leave_lps()333 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_enter_lps()344 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_normal_lps()347 btcoexist->bt_info.bt_ctrl_lps = false; in halbtc_normal_lps()355 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_pre_normal_lps()363 if (btcoexist->bt_info.bt_ctrl_lps) in halbtc_post_normal_lps()364 btcoexist->bt_info.bt_ctrl_lps = false; in halbtc_post_normal_lps()
120 return btcoexist->bt_info.bt_ctrl_lps; in rtl_btc_is_bt_ctrl_lps()
575 bool bt_ctrl_lps; member
299 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_leave_lps()322 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_enter_lps()333 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_normal_lps()336 btcoexist->bt_info.bt_ctrl_lps = false; in halbtc_normal_lps()
109 return btcoexist->bt_info.bt_ctrl_lps; in rtl_btc_is_bt_ctrl_lps()
528 bool bt_ctrl_lps; member