#include <net/mac80211.h>#include <net/rtnetlink.h>#include "ieee80211_i.h"#include "mesh.h"#include "driver-ops.h"#include "led.h"
Go to the source code of this file.
Functions | |
| int | __ieee80211_suspend (struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan) |
| static bool | ieee80211_quiesce (struct ieee80211_sub_if_data *sdata) |
| int __ieee80211_suspend | ( | struct ieee80211_hw * | hw, |
| struct cfg80211_wowlan * | wowlan | ||
| ) |
Definition at line 31 of file kernel-3.2/pm.c.
| static bool ieee80211_quiesce | ( | struct ieee80211_sub_if_data * | sdata | ) | [static] |
Definition at line 10 of file kernel-3.2/pm.c.