Searched refs:STA_CONNECT_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
76 #define STA_CONNECT_TIMEOUT 10500 macro2793 if (connecting && diff_ms < STA_CONNECT_TIMEOUT && in wl_ext_connect_retry()2856 wl_timer_mod(dhd, &cur_if->connect_timer, STA_CONNECT_TIMEOUT); in wl_ext_connect_retry()3870 if (connecting && diff_ms <= STA_CONNECT_TIMEOUT) { in wl_ext_in4way_sync_sta()3884 (connecting && diff_ms <= STA_CONNECT_TIMEOUT) || in wl_ext_in4way_sync_sta()3963 wl_timer_mod(dhd, &cur_if->connect_timer, STA_CONNECT_TIMEOUT); in wl_ext_in4way_sync_sta()3997 wl_timer_mod(dhd, &cur_if->connect_timer, STA_CONNECT_TIMEOUT); in wl_ext_in4way_sync_sta()
63 #define STA_CONNECT_TIMEOUT 10500 macro2524 if (connecting && diff_ms < STA_CONNECT_TIMEOUT && in wl_ext_connect_retry()3440 if (connecting && diff_ms <= STA_CONNECT_TIMEOUT) { in wl_ext_in4way_sync_sta()3453 (connecting && diff_ms <= STA_CONNECT_TIMEOUT) || in wl_ext_in4way_sync_sta()3527 wl_ext_mod_timer(&cur_if->connect_timer, 0, STA_CONNECT_TIMEOUT); in wl_ext_in4way_sync_sta()