Searched refs:hDuringIpTimer (Results 1 – 3 of 3) sorted by relevance
31 struct timer_list hDuringIpTimer; variable2550 del_timer(&hDuringIpTimer); in change_virtual_intf()2760 mod_timer(&hDuringIpTimer, jiffies + msecs_to_jiffies(duringIP_TIME)); in change_virtual_intf()3443 setup_timer(&hDuringIpTimer, clear_duringIP, 0); in wilc_init_host_int()3492 del_timer_sync(&hDuringIpTimer); in wilc_deinit_host_int()
51 extern struct timer_list hDuringIpTimer;179 del_timer(&hDuringIpTimer); in dev_state_ev_handler()
14 extern struct timer_list hDuringIpTimer;1611 mod_timer(&hDuringIpTimer, in Handle_RcvdGnrlAsyncInfo()