Lines Matching refs:reconnect_timer
237 timer_list_compat_t reconnect_timer; member
2797 wl_timer_mod(dhd, &cur_if->reconnect_timer, 0); in wl_ext_connect_retry()
2834 wl_timer_mod(dhd, &cur_if->reconnect_timer, max_wait_time); in wl_ext_connect_retry()
2868 wl_timer_mod(dhd, &cur_if->reconnect_timer, max_wait_time); in wl_ext_connect_retry()
2900 wl_timer_mod(dhd, &cur_if->reconnect_timer, 0); in wl_ext_set_connect_retry()
2913 wl_timer_mod(dhd, &cur_if->reconnect_timer, max_wait_time); in wl_ext_set_connect_retry()
3928 wl_timer_mod(dhd, &cur_if->reconnect_timer, 0); in wl_ext_in4way_sync_sta()
3984 wl_timer_mod(dhd, &cur_if->reconnect_timer, max_wait_time); in wl_ext_in4way_sync_sta()
4009 wl_timer_mod(dhd, &cur_if->reconnect_timer, max_wait_time); in wl_ext_in4way_sync_sta()
4037 wl_timer_mod(dhd, &cur_if->reconnect_timer, 0); in wl_ext_in4way_sync_sta()
4068 wl_timer_mod(dhd, &cur_if->reconnect_timer, 0); in wl_ext_in4way_sync_sta()
6956 wl_timer_register(net, &cur_if->reconnect_timer, wl_ext_reconnect_timeout); in wl_ext_iapsta_attach_netdev()
7000 wl_timer_deregister(net, &cur_if->reconnect_timer); in wl_ext_iapsta_dettach_netdev()