Searched refs:quiescing (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dpm.c23 local->quiescing = true;
24 /* make quiescing visible to timers everywhere */
102 /* need suspended to be visible before quiescing is false */
104 local->quiescing = false;
H A Dmesh.c52 if (local->quiescing) {
343 if (local->quiescing) {
360 if (local->quiescing) {
H A Dmlme.c398 if (sdata->local->quiescing) {
701 if (local->quiescing || local->suspended)
1799 if (local->quiescing) {
1866 if (local->quiescing)
1880 if (local->quiescing)
H A Dmain.c208 if (local->quiescing || !ieee80211_sdata_running(sdata) ||
H A Dmesh_plink.c283 if (sta->sdata->local->quiescing) {
H A Dibss.c815 if (local->quiescing) {
H A Dieee80211_i.h690 * quiescing is true during the suspend process _only_ to
693 bool quiescing; member in struct:ieee80211_local
H A Dmesh_hwmp.c984 if (sdata->local->quiescing) {
H A Dsta_info.c760 if (local->quiescing)
H A Dwork.c861 if (local->quiescing)
H A Drx.c2607 if (unlikely(local->quiescing || local->suspended))
H A Dtx.c209 if (local->quiescing)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhub.c76 unsigned quiescing:1; member in struct:usb_hub
257 if (hdev->state != USB_STATE_CONFIGURED || hub->quiescing)
438 if (hub->quiescing)
839 hub->quiescing = 0;
882 hub->quiescing = 1;
3267 if (hub->quiescing)

Completed in 181 milliseconds