Home
last modified time | relevance | path

Searched refs:bt_ctrl_lps (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dfw.c403 bool bt_ctrl_lps = (rtlpriv->cfg->ops->get_btc_status() ? in rtl92ee_set_fw_pwrmode_cmd() local
408 if (bt_ctrl_lps) in rtl92ee_set_fw_pwrmode_cmd()
412 mode, bt_ctrl_lps); in rtl92ee_set_fw_pwrmode_cmd()
445 if (bt_ctrl_lps) { in rtl92ee_set_fw_pwrmode_cmd()
465 bt_ctrl_lps ? 0 : in rtl92ee_set_fw_pwrmode_cmd()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dfw.c224 bool bt_ctrl_lps = (rtlpriv->cfg->ops->get_btc_status() ? in rtl8723be_set_fw_pwrmode_cmd() local
229 if (bt_ctrl_lps) in rtl8723be_set_fw_pwrmode_cmd()
233 mode, bt_ctrl_lps); in rtl8723be_set_fw_pwrmode_cmd()
266 if (bt_ctrl_lps) { in rtl8723be_set_fw_pwrmode_cmd()
286 bt_ctrl_lps ? 0 : ppsc->smart_ps); in rtl8723be_set_fw_pwrmode_cmd()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dfw.c224 bool bt_ctrl_lps = (rtlpriv->cfg->ops->get_btc_status() ? in rtl8723be_set_fw_pwrmode_cmd() local
229 if (bt_ctrl_lps) in rtl8723be_set_fw_pwrmode_cmd()
233 mode, bt_ctrl_lps); in rtl8723be_set_fw_pwrmode_cmd()
266 if (bt_ctrl_lps) { in rtl8723be_set_fw_pwrmode_cmd()
286 bt_ctrl_lps ? 0 : ppsc->smart_ps); in rtl8723be_set_fw_pwrmode_cmd()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dfw.c403 bool bt_ctrl_lps = (rtlpriv->cfg->ops->get_btc_status() ? in rtl92ee_set_fw_pwrmode_cmd() local
408 if (bt_ctrl_lps) in rtl92ee_set_fw_pwrmode_cmd()
412 mode, bt_ctrl_lps); in rtl92ee_set_fw_pwrmode_cmd()
445 if (bt_ctrl_lps) { in rtl92ee_set_fw_pwrmode_cmd()
465 bt_ctrl_lps ? 0 : in rtl92ee_set_fw_pwrmode_cmd()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.c286 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_leave_lps()
308 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_enter_lps()
320 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_normal_lps()
324 btcoexist->bt_info.bt_ctrl_lps = false; in halbtc_normal_lps()
332 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_pre_normal_lps()
341 if (btcoexist->bt_info.bt_ctrl_lps) in halbtc_post_normal_lps()
342 btcoexist->bt_info.bt_ctrl_lps = false; in halbtc_post_normal_lps()
H A Drtl_btc.c99 return btcoexist->bt_info.bt_ctrl_lps; in rtl_btc_is_bt_ctrl_lps()
H A Dhalbtcoutsrc.h554 bool bt_ctrl_lps; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.c270 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_leave_lps()
292 btcoexist->bt_info.bt_ctrl_lps = true; in halbtc_enter_lps()
304 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_normal_lps()
308 btcoexist->bt_info.bt_ctrl_lps = false; in halbtc_normal_lps()
316 if (btcoexist->bt_info.bt_ctrl_lps) { in halbtc_pre_normal_lps()
325 if (btcoexist->bt_info.bt_ctrl_lps) in halbtc_post_normal_lps()
326 btcoexist->bt_info.bt_ctrl_lps = false; in halbtc_post_normal_lps()
H A Drtl_btc.c99 return btcoexist->bt_info.bt_ctrl_lps; in rtl_btc_is_bt_ctrl_lps()
H A Dhalbtcoutsrc.h554 bool bt_ctrl_lps; member
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dfw.c473 bool bt_ctrl_lps = (rtlpriv->cfg->ops->get_btc_status() ? in rtl8821ae_set_fw_pwrmode_cmd() local
478 if (bt_ctrl_lps) in rtl8821ae_set_fw_pwrmode_cmd()
482 mode, bt_ctrl_lps); in rtl8821ae_set_fw_pwrmode_cmd()
515 if (bt_ctrl_lps) { in rtl8821ae_set_fw_pwrmode_cmd()
535 bt_ctrl_lps ? 0 : in rtl8821ae_set_fw_pwrmode_cmd()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dfw.c473 bool bt_ctrl_lps = (rtlpriv->cfg->ops->get_btc_status() ? in rtl8821ae_set_fw_pwrmode_cmd() local
478 if (bt_ctrl_lps) in rtl8821ae_set_fw_pwrmode_cmd()
482 mode, bt_ctrl_lps); in rtl8821ae_set_fw_pwrmode_cmd()
515 if (bt_ctrl_lps) { in rtl8821ae_set_fw_pwrmode_cmd()
535 bt_ctrl_lps ? 0 : in rtl8821ae_set_fw_pwrmode_cmd()

Completed in 21 milliseconds