Searched refs:__ieee80211_suspend (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | pm.c | 17 int __ieee80211_suspend(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan) in __ieee80211_suspend() function
|
H A D | debugfs.c | 342 __ieee80211_suspend(&local->hw, NULL); in reset_write()
|
H A D | ieee80211_i.h | 1979 int __ieee80211_suspend(struct ieee80211_hw *hw, 2125 * If quiescing is set, we are racing with __ieee80211_suspend. in ieee80211_can_run_worker() 2126 * __ieee80211_suspend flushes the workers after setting quiescing, in ieee80211_can_run_worker() 2135 * __ieee80211_suspend Control path in ieee80211_can_run_worker()
|
H A D | cfg.c | 2426 return __ieee80211_suspend(wiphy_priv(wiphy), wowlan); in ieee80211_suspend()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | pm.c | 21 int __ieee80211_suspend(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan) in __ieee80211_suspend() function
|
H A D | debugfs.c | 424 __ieee80211_suspend(&local->hw, NULL); in reset_write()
|
H A D | ieee80211_i.h | 2224 int __ieee80211_suspend(struct ieee80211_hw *hw, 2398 * If quiescing is set, we are racing with __ieee80211_suspend. in ieee80211_can_run_worker() 2399 * __ieee80211_suspend flushes the workers after setting quiescing, in ieee80211_can_run_worker() 2408 * __ieee80211_suspend Control path in ieee80211_can_run_worker()
|
H A D | cfg.c | 2817 return __ieee80211_suspend(wiphy_priv(wiphy), wowlan); in ieee80211_suspend()
|
Completed in 23 milliseconds