Lines Matching refs:acs_timer
213 timer_list_compat_t acs_timer; member
4927 wl_timer_mod(dhd, &cur_if->acs_timer, acs_tmo*1000); in wl_acs_handler()
4933 wl_timer_mod(dhd, &cur_if->acs_timer, 0); in wl_acs_handler()
4939 wl_timer_mod(dhd, &cur_if->acs_timer, 0); in wl_acs_handler()
4945 wl_timer_mod(dhd, &cur_if->acs_timer, acs_tmo*1000); in wl_acs_handler()
4952 wl_timer_mod(dhd, &cur_if->acs_timer, acs_tmo*1000); in wl_acs_handler()
4954 wl_timer_mod(dhd, &cur_if->acs_timer, 0); in wl_acs_handler()
4968 wl_timer_mod(dhd, &cur_if->acs_timer, 0); in wl_acs_handler()
4978 wl_timer_deregister(cur_if->dev, &cur_if->acs_timer); in wl_acs_detach()
4989 wl_timer_register(cur_if->dev, &cur_if->acs_timer, wl_acs_timer); in wl_acs_attach()
6311 wl_timer_mod(dhd, &cur_if->acs_timer, 0); in wl_ext_isam_param()