Searched refs:dynamic_ps_timer (Results 1 - 9 of 9) sorted by relevance

/net/mac80211/
H A Dpm.c60 del_timer_sync(&local->dynamic_ps_timer);
H A Doffchannel.c36 del_timer_sync(&local->dynamic_ps_timer);
91 * If IEEE80211_CONF_PS was not set and the dynamic_ps_timer
97 mod_timer(&local->dynamic_ps_timer, jiffies +
H A Dstatus.c598 mod_timer(&local->dynamic_ps_timer, jiffies +
H A Dmlme.c1345 mod_timer(&local->dynamic_ps_timer, jiffies +
1369 del_timer_sync(&local->dynamic_ps_timer);
1529 mod_timer(&local->dynamic_ps_timer, jiffies +
1537 * dynamic_ps_timer expiry. Postpone the ps timer if it
1545 mod_timer(&local->dynamic_ps_timer, jiffies +
1557 mod_timer(&local->dynamic_ps_timer, jiffies +
1910 del_timer_sync(&local->dynamic_ps_timer);
H A Dmain.c630 setup_timer(&local->dynamic_ps_timer,
H A Dieee80211_i.h1096 struct timer_list dynamic_ps_timer; member in struct:ieee80211_local
H A Diface.c790 del_timer_sync(&local->dynamic_ps_timer);
H A Dtx.c247 mod_timer(&local->dynamic_ps_timer, jiffies +
H A Drx.c2177 mod_timer(&local->dynamic_ps_timer, jiffies +

Completed in 90 milliseconds