Home
last modified time | relevance | path

Searched refs:NO_TXCTL_IN_SUSPEND (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.c1418 if (dhd->conf->insuspend & (NO_TXCTL_IN_SUSPEND | WOWL_IN_SUSPEND)) { in dhd_conf_check_hostsleep()
1479 if (dhd->conf->insuspend & (NO_TXCTL_IN_SUSPEND | WOWL_IN_SUSPEND)) { in dhd_conf_get_hostsleep()
1782 (NO_EVENT_IN_SUSPEND | NO_TXDATA_IN_SUSPEND | NO_TXCTL_IN_SUSPEND | in dhd_conf_get_insuspend()
1786 (NO_EVENT_IN_SUSPEND | NO_TXDATA_IN_SUSPEND | NO_TXCTL_IN_SUSPEND | in dhd_conf_get_insuspend()
1940 if (insuspend & (NO_EVENT_IN_SUSPEND|NO_TXCTL_IN_SUSPEND|WOWL_IN_SUSPEND)) { in dhd_conf_set_suspend_resume()
1949 if (insuspend & (NO_EVENT_IN_SUSPEND|NO_TXCTL_IN_SUSPEND|WOWL_IN_SUSPEND)) { in dhd_conf_set_suspend_resume()
1985 if (insuspend & NO_TXCTL_IN_SUSPEND) { in dhd_conf_set_suspend_resume()
1994 if (insuspend & (WOWL_IN_SUSPEND | NO_TXCTL_IN_SUSPEND)) { in dhd_conf_set_suspend_resume()
2014 if (insuspend & (NO_EVENT_IN_SUSPEND|NO_TXCTL_IN_SUSPEND|WOWL_IN_SUSPEND)) { in dhd_conf_set_suspend_resume()
3037 conf->insuspend |= (NO_TXDATA_IN_SUSPEND | NO_TXCTL_IN_SUSPEND); in dhd_conf_read_pm_params()
[all …]
H A Ddhd_config.h116 NO_TXCTL_IN_SUSPEND = (1 << (2)), enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.c2462 if (dhd->conf->insuspend & (NO_TXCTL_IN_SUSPEND | WOWL_IN_SUSPEND)) { in dhd_conf_check_hostsleep()
2523 if (dhd->conf->insuspend & (NO_TXCTL_IN_SUSPEND | WOWL_IN_SUSPEND)) { in dhd_conf_get_hostsleep()
2826 (NO_EVENT_IN_SUSPEND | NO_TXDATA_IN_SUSPEND | NO_TXCTL_IN_SUSPEND | in dhd_conf_get_insuspend()
2830 (NO_EVENT_IN_SUSPEND | NO_TXDATA_IN_SUSPEND | NO_TXCTL_IN_SUSPEND | in dhd_conf_get_insuspend()
3036 if (insuspend & (WOWL_IN_SUSPEND | NO_TXCTL_IN_SUSPEND)) { in dhd_conf_suspend_resume_bus()
3052 if (insuspend & (WOWL_IN_SUSPEND | NO_TXCTL_IN_SUSPEND)) { in dhd_conf_suspend_resume_bus()
3076 if (insuspend & (NO_EVENT_IN_SUSPEND|NO_TXCTL_IN_SUSPEND|WOWL_IN_SUSPEND)) { in dhd_conf_set_suspend_resume()
3088 if (insuspend & (NO_EVENT_IN_SUSPEND|NO_TXCTL_IN_SUSPEND|WOWL_IN_SUSPEND)) { in dhd_conf_set_suspend_resume()
3133 if (insuspend & (NO_EVENT_IN_SUSPEND|NO_TXCTL_IN_SUSPEND|WOWL_IN_SUSPEND)) { in dhd_conf_set_suspend_resume()
4189 conf->insuspend &= ~(NO_TXDATA_IN_SUSPEND | NO_TXCTL_IN_SUSPEND); in dhd_conf_read_pm_params()
[all …]
H A Ddhd_config.h143 NO_TXCTL_IN_SUSPEND = (1 << (2)), enumerator
H A Ddhd_linux.c1169 conf->insuspend |= (NO_TXDATA_IN_SUSPEND | NO_TXCTL_IN_SUSPEND); in dhd_pm_callback()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.c2344 if (dhd->conf->insuspend & (NO_TXCTL_IN_SUSPEND | WOWL_IN_SUSPEND)) { in dhd_conf_check_hostsleep()
2405 if (dhd->conf->insuspend & (NO_TXCTL_IN_SUSPEND | WOWL_IN_SUSPEND)) { in dhd_conf_get_hostsleep()
2708 (NO_EVENT_IN_SUSPEND | NO_TXDATA_IN_SUSPEND | NO_TXCTL_IN_SUSPEND | in dhd_conf_get_insuspend()
2712 (NO_EVENT_IN_SUSPEND | NO_TXDATA_IN_SUSPEND | NO_TXCTL_IN_SUSPEND | in dhd_conf_get_insuspend()
2918 if (insuspend & (WOWL_IN_SUSPEND | NO_TXCTL_IN_SUSPEND)) { in dhd_conf_suspend_resume_bus()
2934 if (insuspend & (WOWL_IN_SUSPEND | NO_TXCTL_IN_SUSPEND)) { in dhd_conf_suspend_resume_bus()
2958 if (insuspend & (NO_EVENT_IN_SUSPEND|NO_TXCTL_IN_SUSPEND|WOWL_IN_SUSPEND)) { in dhd_conf_set_suspend_resume()
2970 if (insuspend & (NO_EVENT_IN_SUSPEND|NO_TXCTL_IN_SUSPEND|WOWL_IN_SUSPEND)) { in dhd_conf_set_suspend_resume()
3015 if (insuspend & (NO_EVENT_IN_SUSPEND|NO_TXCTL_IN_SUSPEND|WOWL_IN_SUSPEND)) { in dhd_conf_set_suspend_resume()
4056 conf->insuspend &= ~(NO_TXDATA_IN_SUSPEND | NO_TXCTL_IN_SUSPEND); in dhd_conf_read_pm_params()
[all …]
H A Ddhd_config.h144 NO_TXCTL_IN_SUSPEND = (1 << (2)), enumerator
H A Ddhd_linux.c1168 conf->insuspend |= (NO_TXDATA_IN_SUSPEND | NO_TXCTL_IN_SUSPEND); in dhd_pm_callback()