Home
last modified time | relevance | path

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

/Linux-v4.19/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.h1185 bool quiescing; member
2007 if (local->quiescing) in ieee80211_can_run_worker()
Dmesh_plink.c622 if (sta->sdata->local->quiescing) in mesh_plink_timer()
Dmesh_hwmp.c1207 if (sdata->local->quiescing) in mesh_path_timer()
Dsta_info.c1074 if (local->quiescing) in sta_info_cleanup()
Dutil.c738 if (local->quiescing || (local->suspended && !local->resuming)) { in ieee80211_can_queue_work()
Drx.c4454 if (unlikely(local->quiescing || local->suspended)) in ieee80211_rx_napi()
Dtx.c239 if (local->quiescing) in ieee80211_tx_h_dynamic_ps()
/Linux-v4.19/drivers/usb/core/
Dhub.h61 unsigned quiescing:1; member
Dhub.c472 if (hdev->state != USB_STATE_CONFIGURED || hub->quiescing) in led_work()
711 if (hub->quiescing) in hub_irq()
1212 hub->quiescing = 0; in hub_activate()
1259 hub->quiescing = 1; in hub_quiesce()
5299 if (hub->quiescing) in hub_event()