cfg80211_wowlan
struct cfg80211_wowlan *wowlan_config;
int (*suspend)(struct wiphy *, struct cfg80211_wowlan *);
int (*suspend)(struct ieee80211_hw *, struct cfg80211_wowlan *);
struct cfg80211_wowlan wowlan;
int lkpi_80211_mo_suspend(struct ieee80211_hw *, struct cfg80211_wowlan *);
lkpi_80211_mo_suspend(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan)