Searched refs:fullroamperiod (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_config.h | 184 int fullroamperiod; member
|
| H A D | dhd_config.c | 1053 dhd->conf->fullroamperiod, 1, FALSE); in dhd_conf_set_roam() 2524 conf->fullroamperiod = (int)simple_strtol(data, NULL, 10); in dhd_conf_read_roam_params() 2525 CONFIG_MSG("fullroamperiod = %d\n", conf->fullroamperiod); in dhd_conf_read_roam_params() 3633 conf->fullroamperiod = 20; in dhd_conf_preinit()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.h | 230 int fullroamperiod; member
|
| H A D | dhd_config.c | 1967 dhd->conf->fullroamperiod, 1, FALSE); in dhd_conf_set_roam() 3507 conf->fullroamperiod = (int)simple_strtol(data, NULL, 10); in dhd_conf_read_roam_params() 3508 CONFIG_MSG("fullroamperiod = %d\n", conf->fullroamperiod); in dhd_conf_read_roam_params() 4905 conf->fullroamperiod = 20; in dhd_conf_preinit()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.h | 231 int fullroamperiod; member
|
| H A D | dhd_config.c | 2086 dhd->conf->fullroamperiod, 1, FALSE); in dhd_conf_set_roam() 3625 conf->fullroamperiod = (int)simple_strtol(data, NULL, 10); in dhd_conf_read_roam_params() 3626 CONFIG_MSG("fullroamperiod = %d\n", conf->fullroamperiod); in dhd_conf_read_roam_params() 5091 conf->fullroamperiod = 20; in dhd_conf_preinit()
|