Searched refs:update_phyinfo_timer (Results 1 – 1 of 1) sorted by relevance
58 static struct timer_list update_phyinfo_timer; variable85 update_phyinfo_timer.expires = jiffies + HZ; /* 1sec */ in ks_wlan_update_phy_information()86 add_timer(&update_phyinfo_timer); in ks_wlan_update_phy_information()2624 timer_setup(&update_phyinfo_timer, ks_wlan_update_phyinfo_timeout, 0); in ks_wlan_net_start()2645 del_timer_sync(&update_phyinfo_timer); in ks_wlan_net_stop()