Searched refs:roam_time_thresh (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_linux.c | 3418 int roam_time_thresh = 0; /* (ms) */ in dhd_set_suspend() local 3576 roam_time_thresh = CUSTOM_ROAM_TIME_THRESH_IN_SUSPEND; in dhd_set_suspend() 3577 dhd_iovar(dhd, 0, "roam_time_thresh", (char *)&roam_time_thresh, in dhd_set_suspend() 3578 sizeof(roam_time_thresh), NULL, 0, TRUE); in dhd_set_suspend() 3718 roam_time_thresh = 2000; in dhd_set_suspend() 3719 dhd_iovar(dhd, 0, "roam_time_thresh", (char *)&roam_time_thresh, in dhd_set_suspend() 3720 sizeof(roam_time_thresh), NULL, 0, TRUE); in dhd_set_suspend()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_linux.c | 1889 int roam_time_thresh = 0; /* (ms) */ local 2068 roam_time_thresh = CUSTOM_ROAM_TIME_THRESH_IN_SUSPEND; 2070 (char *)&roam_time_thresh, 2071 sizeof(roam_time_thresh), NULL, 0, TRUE); 2264 roam_time_thresh = 2000; 2266 (char *)&roam_time_thresh, 2267 sizeof(roam_time_thresh), NULL, 0, TRUE);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_linux.c | 1903 int roam_time_thresh = 0; /* (ms) */ local 2082 roam_time_thresh = CUSTOM_ROAM_TIME_THRESH_IN_SUSPEND; 2084 (char *)&roam_time_thresh, 2085 sizeof(roam_time_thresh), NULL, 0, TRUE); 2278 roam_time_thresh = 2000; 2280 (char *)&roam_time_thresh, 2281 sizeof(roam_time_thresh), NULL, 0, TRUE);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_linux.c | 1889 int roam_time_thresh = 0; /* (ms) */ local 2068 roam_time_thresh = CUSTOM_ROAM_TIME_THRESH_IN_SUSPEND; 2070 (char *)&roam_time_thresh, 2071 sizeof(roam_time_thresh), NULL, 0, TRUE); 2264 roam_time_thresh = 2000; 2266 (char *)&roam_time_thresh, 2267 sizeof(roam_time_thresh), NULL, 0, TRUE);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.c | 2220 int roam_time_thresh = 0; /* (ms) */ in dhd_set_suspend() local 2393 roam_time_thresh = CUSTOM_ROAM_TIME_THRESH_IN_SUSPEND; in dhd_set_suspend() 2395 (char *)&roam_time_thresh, in dhd_set_suspend() 2396 sizeof(roam_time_thresh), NULL, 0, TRUE); in dhd_set_suspend() 2595 roam_time_thresh = 2000; in dhd_set_suspend() 2597 (char *)&roam_time_thresh, in dhd_set_suspend() 2598 sizeof(roam_time_thresh), NULL, 0, TRUE); in dhd_set_suspend()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.c | 2229 int roam_time_thresh = 0; /* (ms) */ in dhd_set_suspend() local 2402 roam_time_thresh = CUSTOM_ROAM_TIME_THRESH_IN_SUSPEND; in dhd_set_suspend() 2404 (char *)&roam_time_thresh, in dhd_set_suspend() 2405 sizeof(roam_time_thresh), NULL, 0, TRUE); in dhd_set_suspend() 2604 roam_time_thresh = 2000; in dhd_set_suspend() 2606 (char *)&roam_time_thresh, in dhd_set_suspend() 2607 sizeof(roam_time_thresh), NULL, 0, TRUE); in dhd_set_suspend()
|