Home
last modified time | relevance | path

Searched refs:quiescing (Results 1 – 8 of 8) sorted by relevance

/net/mac80211/
Dpm.c59 local->quiescing = true; in __ieee80211_suspend()
112 local->quiescing = false; in __ieee80211_suspend()
189 local->quiescing = false; in __ieee80211_suspend()
Dieee80211_i.h1202 bool quiescing; member
2061 if (local->quiescing) in ieee80211_can_run_worker()
Dmesh_plink.c644 if (sta->sdata->local->quiescing) in mesh_plink_timer()
Dmesh_hwmp.c1214 if (sdata->local->quiescing) in mesh_path_timer()
Dsta_info.c1126 if (local->quiescing) in sta_info_cleanup()
Dutil.c862 if (local->quiescing || (local->suspended && !local->resuming)) { in ieee80211_can_queue_work()
Drx.c4545 if (unlikely(local->quiescing || local->suspended)) in ieee80211_rx_napi()
Dtx.c236 if (local->quiescing) in ieee80211_tx_h_dynamic_ps()