Home
last modified time | relevance | path

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

/linux/net/mac80211/
A Dpm.c65 local->quiescing = true; in __ieee80211_suspend()
118 local->quiescing = false; in __ieee80211_suspend()
180 local->quiescing = false; in __ieee80211_suspend()
A Dieee80211_i.h1421 bool quiescing; member
2460 if (local->quiescing) in ieee80211_can_run_worker()
A Dmesh_plink.c674 if (sta->sdata->local->quiescing) in mesh_plink_timer()
A Dmesh_hwmp.c1291 if (sdata->local->quiescing) in mesh_path_timer()
A Dsta_info.c1530 if (local->quiescing) in sta_info_cleanup()
A Dutil.c904 if (local->quiescing || (local->suspended && !local->resuming)) { in ieee80211_can_queue_work()
A Drx.c5364 if (unlikely(local->quiescing || local->suspended)) in ieee80211_rx_list()
A Dtx.c226 if (local->quiescing) in ieee80211_tx_h_dynamic_ps()
/linux/drivers/md/dm-vdo/
A Dadmin-state.h21 bool quiescing; member
131 return vdo_get_admin_state_code(state)->quiescing; in vdo_is_state_quiescing()
A Dadmin-state.c92 .quiescing = true,
117 .quiescing = true,
129 .quiescing = true,
/linux/drivers/usb/core/
A Dhub.h62 unsigned quiescing:1; member
A Dhub.c510 if (hdev->state != USB_STATE_CONFIGURED || hub->quiescing) in led_work()
682 if (hub->quiescing) { in hub_resubmit_irq_urb()
1326 hub->quiescing = 0; in hub_activate()
1375 hub->quiescing = 1; in hub_quiesce()
5868 if (hub->quiescing) in hub_event()

Completed in 69 milliseconds