Home
last modified time | relevance | path

Searched refs:suspend_bcn_li_dtim (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/firmware/broadcom/AP6203BM/wifi/
H A Dconfig.txt5 suspend_bcn_li_dtim=10
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.h247 int suspend_bcn_li_dtim; member
H A Ddhd_common.c4246 bcn_li_dtim = dhd->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
4271 if (dhd->conf->suspend_bcn_li_dtim >= 0) in dhd_get_suspend_bcn_li_dtim()
4272 bcn_li_dtim = dhd->conf->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
4319 bcn_li_dtim = dhd->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
4344 if (dhd->conf->suspend_bcn_li_dtim >= 0) in dhd_get_suspend_bcn_li_dtim()
4345 bcn_li_dtim = dhd->conf->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
H A Ddhd_config.c1931 dhd->conf->suspend_bcn_li_dtim, 0, FALSE); in dhd_conf_set_suspend_resume()
3040 conf->suspend_bcn_li_dtim = (int)simple_strtol(data, NULL, 10); in dhd_conf_read_pm_params()
3041 CONFIG_MSG("suspend_bcn_li_dtim = %d\n", conf->suspend_bcn_li_dtim); in dhd_conf_read_pm_params()
3692 conf->suspend_bcn_li_dtim = -1; in dhd_conf_preinit()
H A Ddhd.h749 int suspend_bcn_li_dtim; /* bcn_li_dtim value in suspend mode */ member
H A Ddhd_linux.c11019 dhd->suspend_bcn_li_dtim = CUSTOM_SUSPEND_BCN_LI_DTIM; in dhd_preinit_ioctls()
12229 dhd->suspend_bcn_li_dtim = CUSTOM_SUSPEND_BCN_LI_DTIM; in dhd_alive_postinit()
14707 dhd->pub.suspend_bcn_li_dtim = val; in net_os_set_suspend_bcn_li_dtim()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h309 int suspend_bcn_li_dtim; member
H A Ddhd_config.c2838 conf->suspend_bcn_li_dtim, 0, FALSE); in dhd_conf_suspend_resume_sta()
4063 conf->suspend_bcn_li_dtim = (int)simple_strtol(data, NULL, 10); in dhd_conf_read_pm_params()
4064 CONFIG_MSG("suspend_bcn_li_dtim = %d\n", conf->suspend_bcn_li_dtim); in dhd_conf_read_pm_params()
4972 conf->suspend_bcn_li_dtim = -1; in dhd_conf_preinit()
H A Ddhd_common.c7270 bcn_li_dtim = dhd->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
7295 if (dhd->conf->suspend_bcn_li_dtim >= 0) in dhd_get_suspend_bcn_li_dtim()
7296 bcn_li_dtim = dhd->conf->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
7351 bcn_li_dtim = dhd->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
7376 if (dhd->conf->suspend_bcn_li_dtim >= 0) in dhd_get_suspend_bcn_li_dtim()
7377 bcn_li_dtim = dhd->conf->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
H A Ddhd.h1332 int suspend_bcn_li_dtim; /* bcn_li_dtim value in suspend mode */ member
H A Ddhd_linux.c13879 dhd->suspend_bcn_li_dtim = CUSTOM_SUSPEND_BCN_LI_DTIM; in dhd_optimised_preinit_ioctls()
14829 dhd->suspend_bcn_li_dtim = CUSTOM_SUSPEND_BCN_LI_DTIM; in dhd_legacy_preinit_ioctls()
19157 dhd->pub.suspend_bcn_li_dtim = val; in net_os_set_suspend_bcn_li_dtim()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h312 int suspend_bcn_li_dtim; member
H A Ddhd_config.c2956 conf->suspend_bcn_li_dtim, 0, FALSE); in dhd_conf_suspend_resume_sta()
4196 conf->suspend_bcn_li_dtim = (int)simple_strtol(data, NULL, 10); in dhd_conf_read_pm_params()
4197 CONFIG_MSG("suspend_bcn_li_dtim = %d\n", conf->suspend_bcn_li_dtim); in dhd_conf_read_pm_params()
5160 conf->suspend_bcn_li_dtim = -1; in dhd_conf_preinit()
H A Ddhd_common.c7265 bcn_li_dtim = dhd->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
7290 if (dhd->conf->suspend_bcn_li_dtim >= 0) in dhd_get_suspend_bcn_li_dtim()
7291 bcn_li_dtim = dhd->conf->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
7346 bcn_li_dtim = dhd->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
7371 if (dhd->conf->suspend_bcn_li_dtim >= 0) in dhd_get_suspend_bcn_li_dtim()
7372 bcn_li_dtim = dhd->conf->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
H A Ddhd.h1334 int suspend_bcn_li_dtim; /* bcn_li_dtim value in suspend mode */ member
H A Ddhd_linux.c13760 dhd->suspend_bcn_li_dtim = CUSTOM_SUSPEND_BCN_LI_DTIM; in dhd_optimised_preinit_ioctls()
14714 dhd->suspend_bcn_li_dtim = CUSTOM_SUSPEND_BCN_LI_DTIM; in dhd_legacy_preinit_ioctls()
19051 dhd->pub.suspend_bcn_li_dtim = val; in net_os_set_suspend_bcn_li_dtim()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd.h1023 int suspend_bcn_li_dtim; /* bcn_li_dtim value in suspend mode */ member
H A Ddhd_common.c5051 bcn_li_dtim = dhd->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
5130 bcn_li_dtim = dhd->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
H A Ddhd_linux.c10151 dhd->suspend_bcn_li_dtim = CUSTOM_SUSPEND_BCN_LI_DTIM;
13813 dhd->pub.suspend_bcn_li_dtim = val;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd.h1023 int suspend_bcn_li_dtim; /* bcn_li_dtim value in suspend mode */ member
H A Ddhd_common.c5051 bcn_li_dtim = dhd->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
5130 bcn_li_dtim = dhd->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
H A Ddhd_linux.c10216 dhd->suspend_bcn_li_dtim = CUSTOM_SUSPEND_BCN_LI_DTIM;
13878 dhd->pub.suspend_bcn_li_dtim = val;
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd.h1025 int suspend_bcn_li_dtim; /* bcn_li_dtim value in suspend mode */ member
H A Ddhd_common.c5031 bcn_li_dtim = dhd->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
5110 bcn_li_dtim = dhd->suspend_bcn_li_dtim; in dhd_get_suspend_bcn_li_dtim()
H A Ddhd_linux.c10312 dhd->suspend_bcn_li_dtim = CUSTOM_SUSPEND_BCN_LI_DTIM;
14005 dhd->pub.suspend_bcn_li_dtim = val;