| /OK3568_Linux_fs/external/rkwifibt/firmware/broadcom/AP6203BM/wifi/ |
| H A D | config.txt | 5 suspend_bcn_li_dtim=10
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_config.h | 247 int suspend_bcn_li_dtim; member
|
| H A D | dhd_common.c | 4246 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 D | dhd_config.c | 1931 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 D | dhd.h | 749 int suspend_bcn_li_dtim; /* bcn_li_dtim value in suspend mode */ member
|
| H A D | dhd_linux.c | 11019 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 D | dhd_config.h | 309 int suspend_bcn_li_dtim; member
|
| H A D | dhd_config.c | 2838 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 D | dhd_common.c | 7270 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 D | dhd.h | 1332 int suspend_bcn_li_dtim; /* bcn_li_dtim value in suspend mode */ member
|
| H A D | dhd_linux.c | 13879 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 D | dhd_config.h | 312 int suspend_bcn_li_dtim; member
|
| H A D | dhd_config.c | 2956 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 D | dhd_common.c | 7265 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 D | dhd.h | 1334 int suspend_bcn_li_dtim; /* bcn_li_dtim value in suspend mode */ member
|
| H A D | dhd_linux.c | 13760 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 D | dhd.h | 1023 int suspend_bcn_li_dtim; /* bcn_li_dtim value in suspend mode */ member
|
| H A D | dhd_common.c | 5051 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 D | dhd_linux.c | 10151 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 D | dhd.h | 1023 int suspend_bcn_li_dtim; /* bcn_li_dtim value in suspend mode */ member
|
| H A D | dhd_common.c | 5051 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 D | dhd_linux.c | 10216 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 D | dhd.h | 1025 int suspend_bcn_li_dtim; /* bcn_li_dtim value in suspend mode */ member
|
| H A D | dhd_common.c | 5031 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 D | dhd_linux.c | 10312 dhd->suspend_bcn_li_dtim = CUSTOM_SUSPEND_BCN_LI_DTIM; 14005 dhd->pub.suspend_bcn_li_dtim = val;
|