| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_efuse.c | 953 u8 lps_mode = PM_PS_MODE_NUM; /* init invalid value */ in rtw_ioctl_efuse_set() local 982 lps_mode = pwrctrlpriv->power_mgnt;/* keep org value */ in rtw_ioctl_efuse_set() 1343 rtw_pm_set_lps(padapter, lps_mode); in rtw_ioctl_efuse_set()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_efuse.c | 953 u8 lps_mode = PM_PS_MODE_NUM; /* init invalid value */ in rtw_ioctl_efuse_set() local 982 lps_mode = pwrctrlpriv->power_mgnt;/* keep org value */ in rtw_ioctl_efuse_set() 1343 rtw_pm_set_lps(padapter, lps_mode); in rtw_ioctl_efuse_set()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_debug.c | 2946 u8 lps_mode = pwrpriv->power_mgnt; in proc_get_ps_info() local 2972 if (lps_mode == PS_MODE_ACTIVE) { in proc_get_ps_info() 2974 } else if (lps_mode == PS_MODE_MIN) { in proc_get_ps_info() 2976 } else if (lps_mode == PS_MODE_MAX) { in proc_get_ps_info() 2978 } else if (lps_mode == PS_MODE_DTIM) { in proc_get_ps_info() 2981 sprintf(str, "%d", lps_mode); in proc_get_ps_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_debug.c | 3023 u8 lps_mode = pwrpriv->power_mgnt; in proc_get_ps_info() local 3049 if (lps_mode == PS_MODE_ACTIVE) { in proc_get_ps_info() 3051 } else if (lps_mode == PS_MODE_MIN) { in proc_get_ps_info() 3053 } else if (lps_mode == PS_MODE_MAX) { in proc_get_ps_info() 3055 } else if (lps_mode == PS_MODE_DTIM) { in proc_get_ps_info() 3058 sprintf(str, "%d", lps_mode); in proc_get_ps_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_debug.c | 3439 u8 lps_mode = pwrpriv->power_mgnt; in proc_get_ps_info() local 3464 if (lps_mode == PS_MODE_ACTIVE) in proc_get_ps_info() 3466 else if (lps_mode == PS_MODE_MIN) in proc_get_ps_info() 3468 else if (lps_mode == PS_MODE_MAX) in proc_get_ps_info() 3470 else if (lps_mode == PS_MODE_DTIM) in proc_get_ps_info() 3473 sprintf(str, "%d", lps_mode); in proc_get_ps_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/ |
| H A D | halbtc8821a1ant.c | 1304 u8 lps_mode = 0x0; in halbtc8821a1ant_ps_tdma_check_for_power_save_state() local 1306 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in halbtc8821a1ant_ps_tdma_check_for_power_save_state() 1308 if (lps_mode) { /* already under LPS state */ in halbtc8821a1ant_ps_tdma_check_for_power_save_state()
|
| H A D | halbtc8192e1ant.c | 1565 u8 lps_mode = 0x0; in halbtc8192e1ant_ps_tdma_check_for_power_save_state() local 1567 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in halbtc8192e1ant_ps_tdma_check_for_power_save_state() 1569 if (lps_mode) { /* already under LPS state */ in halbtc8192e1ant_ps_tdma_check_for_power_save_state()
|
| H A D | halbtc8812a1ant.c | 1582 u8 lps_mode = 0x0; in halbtc8812a1ant_ps_tdma_check_for_power_save_state() local 1584 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in halbtc8812a1ant_ps_tdma_check_for_power_save_state() 1586 if (lps_mode) { /* already under LPS state */ in halbtc8812a1ant_ps_tdma_check_for_power_save_state()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/ |
| H A D | HalBtc8821a1Ant.c | 1304 u8 lps_mode = 0x0; in halbtc8821a1ant_ps_tdma_check_for_power_save_state() local 1306 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in halbtc8821a1ant_ps_tdma_check_for_power_save_state() 1308 if (lps_mode) { /* already under LPS state */ in halbtc8821a1ant_ps_tdma_check_for_power_save_state()
|
| H A D | HalBtc8192e1Ant.c | 1565 u8 lps_mode = 0x0; in halbtc8192e1ant_ps_tdma_check_for_power_save_state() local 1567 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in halbtc8192e1ant_ps_tdma_check_for_power_save_state() 1569 if (lps_mode) { /* already under LPS state */ in halbtc8192e1ant_ps_tdma_check_for_power_save_state()
|
| H A D | HalBtc8812a1Ant.c | 1582 u8 lps_mode = 0x0; in halbtc8812a1ant_ps_tdma_check_for_power_save_state() local 1584 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in halbtc8812a1ant_ps_tdma_check_for_power_save_state() 1586 if (lps_mode) { /* already under LPS state */ in halbtc8812a1ant_ps_tdma_check_for_power_save_state()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
| H A D | halbtc8821a1ant.c | 1312 u8 lps_mode = 0x0; in btc8821a1ant_ps_tdma_check_for_pwr_save() local 1314 btcoex->btc_get(btcoex, BTC_GET_U1_LPS_MODE, &lps_mode); in btc8821a1ant_ps_tdma_check_for_pwr_save() 1316 if (lps_mode) { in btc8821a1ant_ps_tdma_check_for_pwr_save()
|
| H A D | halbtc8723b1ant.c | 1597 u8 lps_mode = 0x0; in halbtc8723b1ant_ps_tdma_chk_pwr_save() local 1599 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in halbtc8723b1ant_ps_tdma_chk_pwr_save() 1601 if (lps_mode) { in halbtc8723b1ant_ps_tdma_chk_pwr_save()
|
| H A D | halbtc8821a2ant.c | 1351 u8 lps_mode = 0x0; in btc8821a2ant_ps_tdma_check_for_power_save_state() local 1353 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in btc8821a2ant_ps_tdma_check_for_power_save_state() 1355 if (lps_mode) { in btc8821a2ant_ps_tdma_check_for_power_save_state()
|
| H A D | halbtc8723b2ant.c | 1474 u8 lps_mode = 0x0; in btc8723b2ant_ps_tdma_check_for_power_save_state() local 1476 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in btc8723b2ant_ps_tdma_check_for_power_save_state() 1478 if (lps_mode) { in btc8723b2ant_ps_tdma_check_for_power_save_state()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/ |
| H A D | halbtc8192e1ant.c | 1578 u8 lps_mode = 0x0; in halbtc8192e1ant_ps_tdma_check_for_power_save_state() local 1580 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in halbtc8192e1ant_ps_tdma_check_for_power_save_state() 1582 if (lps_mode) { /* already under LPS state */ in halbtc8192e1ant_ps_tdma_check_for_power_save_state()
|
| H A D | halbtc8812a1ant.c | 1596 u8 lps_mode = 0x0; in halbtc8812a1ant_ps_tdma_check_for_power_save_state() local 1598 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in halbtc8812a1ant_ps_tdma_check_for_power_save_state() 1600 if (lps_mode) { /* already under LPS state */ in halbtc8812a1ant_ps_tdma_check_for_power_save_state()
|
| H A D | halbtc8821a1ant.c | 1017 u8 lps_mode = 0x0; in halbtc8821a1ant_ps_tdma_check_for_power_save_state() local 1020 btcoexist->btc_get(btcoexist, BTC_GET_U1_LPS_MODE, &lps_mode); in halbtc8821a1ant_ps_tdma_check_for_power_save_state() 1022 if (lps_mode) { /* already under LPS state */ in halbtc8821a1ant_ps_tdma_check_for_power_save_state()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_debug.c | 4470 u8 lps_mode = pwrpriv->power_mgnt; in proc_get_ps_info() local 4496 if (lps_mode == PS_MODE_ACTIVE) in proc_get_ps_info() 4498 else if (lps_mode == PS_MODE_MIN) in proc_get_ps_info() 4500 else if (lps_mode == PS_MODE_MAX) in proc_get_ps_info() 4502 else if (lps_mode == PS_MODE_DTIM) in proc_get_ps_info() 4505 sprintf(str, "%d", lps_mode); in proc_get_ps_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | ioctl_mp.c | 1569 u8 lps_mode = PS_MODE_NUM; /* init invalid value */ in rtw_mp_dpk() local 1587 lps_mode = pwrctrlpriv->power_mgnt;/* keep org value */ in rtw_mp_dpk() 1601 rtw_pm_set_lps(padapter, lps_mode); in rtw_mp_dpk()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | coex.c | 836 u8 lps_mode = 0x0; in rtw_coex_power_save_state() local 838 lps_mode = rtwdev->lps_conf.mode; in rtw_coex_power_save_state() 849 if (lps_mode) in rtw_coex_power_save_state()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | ioctl_mp.c | 1569 u8 lps_mode = PS_MODE_NUM; /* init invalid value */ in rtw_mp_dpk() local 1587 lps_mode = pwrctrlpriv->power_mgnt;/* keep org value */ in rtw_mp_dpk() 1601 rtw_pm_set_lps(padapter, lps_mode); in rtw_mp_dpk()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | ioctl_mp.c | 1679 u8 lps_mode = PS_MODE_NUM; /* init invalid value */ in rtw_mp_dpk() local 1697 lps_mode = pwrctrlpriv->power_mgnt;/* keep org value */ in rtw_mp_dpk() 1711 rtw_pm_set_lps(padapter, lps_mode); in rtw_mp_dpk()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_debug.c | 4902 u8 lps_mode = pwrpriv->power_mgnt; in proc_get_ps_info() local 4938 if (lps_mode == PS_MODE_ACTIVE) in proc_get_ps_info() 4940 else if (lps_mode == PS_MODE_MIN) in proc_get_ps_info() 4942 else if (lps_mode == PS_MODE_MAX) in proc_get_ps_info() 4944 else if (lps_mode == PS_MODE_DTIM) in proc_get_ps_info() 4947 sprintf(str, "%d", lps_mode); in proc_get_ps_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_debug.c | 4875 u8 lps_mode = pwrpriv->power_mgnt; in proc_get_ps_info() local 4905 if (lps_mode == PS_MODE_ACTIVE) in proc_get_ps_info() 4907 else if (lps_mode == PS_MODE_MIN) in proc_get_ps_info() 4909 else if (lps_mode == PS_MODE_MAX) in proc_get_ps_info() 4911 else if (lps_mode == PS_MODE_DTIM) in proc_get_ps_info() 4914 sprintf(str, "%d", lps_mode); in proc_get_ps_info()
|