Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dpm.c59 local->quiescing = true; in __ieee80211_suspend()
112 local->quiescing = false; in __ieee80211_suspend()
189 local->quiescing = false; in __ieee80211_suspend()
H A Dieee80211_i.h1221 bool quiescing; member
2110 if (local->quiescing) in ieee80211_can_run_worker()
H A Dmesh_plink.c650 if (sta->sdata->local->quiescing) in mesh_plink_timer()
H A Dmesh_hwmp.c1261 if (sdata->local->quiescing) in mesh_path_timer()
H A Dsta_info.c1165 if (local->quiescing) in sta_info_cleanup()
H A Dutil.c916 if (local->quiescing || (local->suspended && !local->resuming)) { in ieee80211_can_queue_work()
H A Drx.c4763 if (unlikely(local->quiescing || local->suspended)) in ieee80211_rx_list()
H A Dtx.c241 if (local->quiescing) in ieee80211_tx_h_dynamic_ps()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.h61 unsigned quiescing:1; member
H A Dhub.c485 if (hdev->state != USB_STATE_CONFIGURED || hub->quiescing) in led_work()
629 if (hub->quiescing) { in hub_resubmit_irq_urb()
1273 hub->quiescing = 0; in hub_activate()
1322 hub->quiescing = 1; in hub_quiesce()
5619 if (hub->quiescing) in hub_event()