Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Dpm.c66 local->quiescing = true; in __ieee80211_suspend()
119 local->quiescing = false; in __ieee80211_suspend()
181 local->quiescing = false; in __ieee80211_suspend()
A Dieee80211_i.h1279 bool quiescing; member
2297 if (local->quiescing) in ieee80211_can_run_worker()
A Dmesh_plink.c650 if (sta->sdata->local->quiescing) in mesh_plink_timer()
A Dmesh_hwmp.c1265 if (sdata->local->quiescing) in mesh_path_timer()
A Dsta_info.c1167 if (local->quiescing) in sta_info_cleanup()
A Dutil.c909 if (local->quiescing || (local->suspended && !local->resuming)) { in ieee80211_can_queue_work()
A Drx.c4886 if (unlikely(local->quiescing || local->suspended)) in ieee80211_rx_list()
A Dtx.c233 if (local->quiescing) in ieee80211_tx_h_dynamic_ps()
/linux/drivers/usb/core/
A Dhub.h61 unsigned quiescing:1; member
A Dhub.c486 if (hdev->state != USB_STATE_CONFIGURED || hub->quiescing) in led_work()
630 if (hub->quiescing) { in hub_resubmit_irq_urb()
1271 hub->quiescing = 0; in hub_activate()
1320 hub->quiescing = 1; in hub_quiesce()
5690 if (hub->quiescing) in hub_event()

Completed in 65 milliseconds