Searched refs:__ieee80211_suspend (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/mac80211/
H A Dpm.c21 int __ieee80211_suspend(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan) function
H A Ddebugfs.c425 __ieee80211_suspend(&local->hw, NULL);
H A Dieee80211_i.h2221 int __ieee80211_suspend(struct ieee80211_hw *hw,
2400 * If quiescing is set, we are racing with __ieee80211_suspend.
2401 * __ieee80211_suspend flushes the workers after setting quiescing,
2410 * __ieee80211_suspend Control path
H A Dcfg.c2821 return __ieee80211_suspend(wiphy_priv(wiphy), wowlan);

Completed in 128 milliseconds