Searched refs:sta_cleanup (Results 1 – 5 of 5) sorted by relevance
72 timer_delete_sync(&local->sta_cleanup); in __ieee80211_suspend()
1608 sta_cleanup); in sta_info_cleanup()1624 mod_timer(&local->sta_cleanup, in sta_info_cleanup()1645 timer_setup(&local->sta_cleanup, sta_info_cleanup, 0); in sta_info_init()1651 timer_delete_sync(&local->sta_cleanup); in sta_info_stop()
1538 struct timer_list sta_cleanup; member
518 if (!timer_pending(&local->sta_cleanup)) in ieee80211_tx_h_unicast_ps_buf()519 mod_timer(&local->sta_cleanup, in ieee80211_tx_h_unicast_ps_buf()
2292 mod_timer(&local->sta_cleanup, jiffies + 1); in ieee80211_reconfig()